Nette RobotLoader: comfortable autoloading
RobotLoader is a tool that gives you comfort of automated class loading for your entire application including third-party libraries. - get rid of all require - only necessary scripts are loaded - requires no strict file naming conventions - allows more classes in single file To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/RobotLoader/autoload.php';
Release | Stable | Testing |
---|---|---|
EPEL 7 | 2.3.2-1.el7 | - |
You can contact the maintainers of this package via email at
php-nette-robot-loader dash maintainers at fedoraproject dot org
.