Letter P

php-nette-robot-loader - Nette RobotLoader: comfortable autoloading

Website: https://github.com/nette/robot-loader
License: BSD or GPLv2 or GPLv3
Vendor: Alcance Libre, Inc.
Description:
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';

Packages

php-nette-robot-loader-2.4.3-1.fc14.al.src [16 KiB] Changelog by Remi Collet (2017-08-06):
- Update to 2.4.3

Listing created by Repoview-0.6.6-6.fc14.al