benoth / static-reflection
Static Reflection library compatible with PHP native Reflection
dev-master
2016-05-18 18:03 UTC
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-03-25 07:04:22 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.