Libraries tagged by php reflection
nopoco/laminas-code
5 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
jtaurus/autoinstantiator
7 Downloads
Demo of automatic object resolution using PHP's reflection API.
hamidparchami/zend-code
2 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
cyradin/serializer
3 Downloads
Serializer based on php reflections
atelierspierrot/reflectors
17 Downloads
Some PHP Reflection objects
orbiter/hydrator
511 Downloads
PHP Object Hydrator using Reflection.
jesseschalken/enum
14 Downloads
PHP Enums without using Reflection
mnavarrocarter/bolido
4 Downloads
A minimal PSR-11 PHP DI Container powered by Reflection
ilya/eve
18 Downloads
Doing crazy things with Reflection API and nikic/php-parser
krubio/perfect-container
130 Downloads
A lightweight, reflection-based dependency injection container designed for simplicity and ease of use, enabling automatic resolution and management of class dependencies throughout your PHP application.
qaharmdz/doctracer
10 Downloads
DocTracer helps you to create meaningful API documentation reports. Reflecting PHP class information and show markdown formatted documentation on one page.
reflektion/dummy-pkg
3 Downloads
Preventing Dependency Confusion in PHP with Composer
jshannon63/cobalt
836 Downloads
Autowired Dependency Injection Container for PHP with Dependency Caching
lanfisis/deflection
29 Downloads
A library to generate php class for file or display
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.