Libraries tagged by reflecty
ilya/eve
18 Downloads
Doing crazy things with Reflection API and nikic/php-parser
hediet/contracts
46 Downloads
A library which helps to specify, check and reflect code contracts.
hamidparchami/zend-code
2 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
gotham25/doctrine-common
574 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
evinkuraga/tmdb-laravel
242 Downloads
This is a fork of the package php-tmdb/laravel. Instead of waiting for the maintainer to update the php-tmdb/api package to reflect the latest changes from the API, I've decided to fix these. These packages are actively used for http://flixi.com, which means these we will be most likely maintaining these with regular updates as the TMDB api integrates new changes. Original Description: Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
decouple/decoupler
44 Downloads
Hack dependency injector based on reflection created for the Decouple framework
d076/php-attribute-helper
2 Downloads
Small helper for manage your attributes with reflection api in Laravel projects
codexsoft/code-valid
93 Downloads
Base class for organizing value validation via reflection
baba/php-object-copy
37 Downloads
Simple implementation of copy properties from one object to another by Reflection API.
alius/injector
13 Downloads
Inject dependencies using reflection
wakeapp/enumer-bundle
18742 Downloads
Provides possibility for work with ENUM without reflection usage on the runtime
picturae/php-composition-utils
1324 Downloads
A collection of utility classes for easier reflection use.
phpstan/phpstan-sentry
1319 Downloads
Consistence Sentry class reflection extension for PHPStan
mnavarrocarter/bolido
4 Downloads
A minimal PSR-11 PHP DI Container powered by Reflection
mindplay/filereflection
625 Downloads
Complements the PHP reflection API with the missing ReflectionFile class