Libraries tagged by Reflexion
reflexions/docker-laravel
27343 Downloads
Provides Docker and Elastic Beanstalk integration for a Laravel 5 project
arousacode/webapp_liblet
12 Downloads
Small library to automatically load data from HTMl form in any PHP object, and to generate HTML inputs from it. Also load and store into PDO database.
reflexions/docker-laravel-fedora
367 Downloads
Provides Docker and Elastic Beanstalk integration for a Laravel 5 project
maximo-perez-villalba/class-properties-reader
4 Downloads
La clase lee vía reflexión todos las propiedades de una clase incluyendo las propiedades privadas de su jerarquía.
phpdocumentor/reflection-docblock
595321138 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
574670988 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
sebastian/object-reflector
542197555 Downloads
Allows reflection of object attributes, including inherited and non-public ones
symfony/property-access
211695965 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
laminas/laminas-code
134911800 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/common
299878977 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.
barryvdh/reflection-docblock
83250325 Downloads
doctrine/reflection
99092442 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.
roave/better-reflection
8321014 Downloads
Better Reflection - an improved code reflection API
phpdocumentor/reflection
6288444 Downloads
Reflection library to do Static Analysis for PHP Projects
php-di/phpdoc-reader
23936427 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)