Libraries tagged by ref
sebastian/object-reflector
799938802 Downloads
Allows reflection of object attributes, including inherited and non-public ones
phpdocumentor/reflection-docblock
760205795 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
745601892 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
rector/rector
144212874 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
sebastian/object-enumerator
860487988 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
barryvdh/reflection-docblock
131205750 Downloads
symfony/property-access
324263536 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
webonyx/graphql-php
84984278 Downloads
A PHP port of GraphQL reference implementation
laminas/laminas-code
199666421 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
379357241 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
14197451 Downloads
Better Reflection - an improved code reflection API
doctrine/reflection
107637212 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.
mollie/mollie-api-php
16490293 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
plannr/laravel-fast-refresh-database
1643652 Downloads
Refresh your database faster than you've ever seen before 🚀
phpdocumentor/reflection
26727329 Downloads
Reflection library to do Static Analysis for PHP Projects