atelierspierrot / reflectors
Some PHP Reflection objects
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires
- php: >=5.4.0
Requires (Dev)
- fabpot/php-cs-fixer: @stable
- phpmd/phpmd: @stable
- phpunit/phpunit: @stable
- sami/sami: @stable
This package is not auto-updated.
Last update: 2024-03-02 14:03:04 UTC
README
Some PHP Reflectors objects to complete the internal Reflection. All objects defined in this package implement the \Reflector interface and generate a simple output to keep compliant with existing internal reflection objects.
Installation
For a complete information about how to install this package and load its namespace, please have a look at our USAGE documentation.
If you are a Composer user, just add the package to the
requirements of your project's composer.json
manifest file:
"atelierspierrot/reflectors": "dev-master"
You can use a specific release or the latest release of a major version using the appropriate version constraint.
Author & License
Reflectors
Copyright (c) 2015-2016 Pierre Cassat and contributors
Licensed under the Apache 2 license.
Les Ateliers Pierrot - Paris, France
http://www.ateliers-pierrot.fr/ - contact@ateliers-pierrot.fr