PHP Classes

PHP AutoLoad One: Generate scripts to autoload classes of a project

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 335 All time: 7,109 This week: 60Up
Version License PHP version Categories
autoloadone 1.0.5MIT/X Consortium ...5PHP 5, Tools, Code Generation
Description 

Author

This package can generate scripts to autoload classes of a project.

It provides a Web based user interface to let the user configure what directories of a project contains the class files it will scan to extract the names of the classes that may be autoloaded later.

The package generates a PHP script that can load and of scanned class files.

Innovation Award
PHP Programming Innovation award winner
September 2018
Winner


Prize: One big elePHPant Plush Mascott
Nowadays modern PHP applications use an auto-loader to automate the process of using classes in a project without having to write so much code to express the dependencies of a script on all the classes they need to use.

This package not only can generate class auto-loading scripts, but it also provides a Web based user interface to make the configuration of auto-loaders easier.

Manuel Lemos
Picture of Jorge Castro
  Performance   Level  
Innovation award
Innovation award
Nominee: 14x

Winner: 2x

 

Screenshots (3)  
  • doc/login.jpg
  • doc/screen.jpg
  • doc/screen2.jpg
  Files folder image Files (68)  
File Role Description
Files folder imagedoc (5 files)
Files folder imageexamples (4 files, 1 directory)
Plain text file AutoLoadOne.php Class Class source
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file package.json Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:335
This week:0
All time:7,109
This week:60Up