PHP Classes
elePHPant
Icontem

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

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (65)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2020-03-28 (20 hours ago) RSS 2.0 feedNot enough user ratingsTotal: 306 This week: 8All time: 7,218 This week: 41Up
Version License PHP version Categories
autoloadone 1.0.5MIT/X Consortium ...5PHP 5, Utilities and Tools, Code Gene...
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
  Performance   Level  
Innovation award
Innovation award
Nominee: 8x

Winner: 1x

 

Screenshots  
  • doc/screen2.jpg
  • doc/screen.jpg
  • doc/login.jpg
  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 100%
Total:306
This week:8
All time:7,218
This week:41Up