Download the PHP package peraleks/autoload without Composer
On this page you can find all versions of the php package peraleks/autoload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download peraleks/autoload
More information about peraleks/autoload
Files in peraleks/autoload
Download peraleks/autoload
More information about peraleks/autoload
Files in peraleks/autoload
Vendor peraleks
Package autoload
Short Description PSR-4 class loader.
License MIT
Homepage https://github.com/peraleks/autoload
Package autoload
Short Description PSR-4 class loader.
License MIT
Homepage https://github.com/peraleks/autoload
Please rate this library. Is it a good library?
Informations about the package autoload
Autoload
PSR-4 загрузчик классов для PHP7.
Установка
Или скачайте ZIP.
Использование
Например структура папок вашего приложения такая:
В index.php подключаем и инстанцируем ClassLoader:
Если вам нужно добавить в автозагрузку классы библиотеки symfony/var-dumper, которые находятся в project_dir/vendor/symfony/var-dumper выполите:
Лицензия
The MIT License (MIT).
All versions of autoload with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package peraleks/autoload contains the following files
Loading the files please wait ....