Skip to content

Library that adds the ability to reverse-engineer classes, interfaces, functions, constants and more.

License

Notifications You must be signed in to change notification settings

peter279k/php-reflect

 
 

Repository files navigation

PHP Reflect

PHP Reflect is a library that adds the ability to reverse-engineer classes, interfaces, functions, constants, namespaces, traits and more.

Both were distributed as source code (install via composer) and a PHAR version that bundles all dependencies in a single file.

Requirements

PHP 5.5.0 or above.

Install

You can either :

  • download the phar version 4.3.0

  • install via packagist the current source dev-master

Documentation

The documentation for PHP Reflect 4.2 is available in English to read it online or download to read it later (multiple formats).

AsciiDoc source code are available on docs folder of the repository.

Authors

  • Laurent Laville

  • Thanks to Nikita Popov who wrote a marvellous PHP Parser and simplify the job of PHP Reflect.

  • Thanks also to Remi Collet, a contributor of first hours.

License

This handler is licensed under the BSD-3-clauses License - see the LICENSE file for details

About

Library that adds the ability to reverse-engineer classes, interfaces, functions, constants and more.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 97.8%
  • Roff 2.2%