Libraries tagged by ref
sebastian/object-reflector
775580397 Downloads
Allows reflection of object attributes, including inherited and non-public ones
phpdocumentor/reflection-docblock
742943604 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/reflection-common
727936261 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
rector/rector
134601003 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
sebastian/object-enumerator
835987561 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
barryvdh/reflection-docblock
125627499 Downloads
symfony/property-access
310729256 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
webonyx/graphql-php
81700636 Downloads
A PHP port of GraphQL reference implementation
laminas/laminas-code
193590922 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
372521529 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
roave/better-reflection
13271462 Downloads
Better Reflection - an improved code reflection API
doctrine/reflection
107011703 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
zendframework/zend-code
83469236 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
plannr/laravel-fast-refresh-database
1469718 Downloads
Refresh your database faster than you've ever seen before 🚀
phpdocumentor/reflection
25039837 Downloads
Reflection library to do Static Analysis for PHP Projects