Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

henderjon/chevron.introspector

Repository files navigation

chevron.introspector

A way to look into a PHP value. In particular this will describe a PHP object without reverence to the visibility of it's properties. This was written as a serializer that didn't choke on Closures (that can't be serialized).

Peruse the tests or, if present, the examples directory to see usage.

See packagist for version/installation info. At the moment, I recommend using ~1.0.

Latest Stable Version Build Status