Fedora Packages

php-nette-reflection

Nette PHP Reflection Component

If you need to find every information about any class, reflection is the right tool to do it. You can easily find out which methods does any class have, what parameters do those methods accept, etc. Nette\Object simplifies access to class' self-reflection with method getReflection(), returning a Nette\Reflection\ClassType object. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/Reflection/autoload.php';

Releases Overview

Release Stable Testing
EPEL 7 2.3.2-1.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at php-nette-reflection dash maintainers at fedoraproject dot org.



Sources on Pagure