benoth / static-reflection
Static Reflection library compatible with PHP native Reflection
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
pkg:composer/benoth/static-reflection
Requires
- php: >=5.5
- nikic/php-parser: ~2.1
- phpdocumentor/reflection-docblock: ~3.0
Requires (Dev)
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
This package is not auto-updated.
Last update: 2025-10-07 09:26:39 UTC
README
This package is compliant with PSR-1, PSR-2 and PSR-4. If you notice compliance oversights, please send a patch via pull request.
Static Reflection library compatible with PHP native Reflection
WIP This package is far from finished !
Requirements
The following versions of PHP are supported:
- PHP 5.5
- PHP 5.6
- PHP 7
- HHVM
Testing
$ vendor/bin/phpunit
License
The MIT License (MIT). Please see License File for more information.