Download the PHP package djiele/autoloader without Composer
On this page you can find all versions of the php package djiele/autoloader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download djiele/autoloader
More information about djiele/autoloader
Files in djiele/autoloader
Download djiele/autoloader
More information about djiele/autoloader
Files in djiele/autoloader
Vendor djiele
Package autoloader
Short Description Another class loader using PHP tokenizer
License MIT
Package autoloader
Short Description Another class loader using PHP tokenizer
License MIT
Please rate this library. Is it a good library?
Informations about the package autoloader
Autoloader
This class became necessary during the development of websites using old libraries not conforming to PSR recommendations. This class parses scripts using PHP tokenizer extension allowing to find more than one class per file. Namespaces are also supported. Sometimes it can be useful to see in which file a class reside.
Installation
You can install the package via composer:
Usage
Et voilà!
All versions of autoloader with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.1
The package djiele/autoloader contains the following files
Loading the files please wait ....