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

ecolinet/php-reflect

 
 

Repository files navigation

PHP Reflect

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

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

Follow development on the official Blog.

Have a look on master branch for previous stable API 1.0

Install

You can either :

  • download the phar version 2.3.0

  • install via packagist the current source 2.x-dev or the stable version 2.3.0

Documentation

The documentation for PHP Reflect 2.3 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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 89.7%
  • CSS 7.6%
  • JavaScript 1.6%
  • Shell 1.1%