https://github.com/shake-php/autoloading
Autoloading made simple with Shake PHP.
https://github.com/shake-php/autoloading
classmap composer-alternative elegant-coding files mvc-architecture php72 psr-compliant secure-by-default shake-autoloading shake-php
Last synced: about 1 year ago
JSON representation
Autoloading made simple with Shake PHP.
- Host: GitHub
- URL: https://github.com/shake-php/autoloading
- Owner: shake-php
- License: gpl-3.0
- Created: 2018-04-22T04:16:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T05:50:51.000Z (about 8 years ago)
- Last Synced: 2025-01-30T05:26:38.573Z (over 1 year ago)
- Topics: classmap, composer-alternative, elegant-coding, files, mvc-architecture, php72, psr-compliant, secure-by-default, shake-autoloading, shake-php
- Language: PHP
- Homepage: https://shake-php.github.io/shake.github.io/autoloading/index.html
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Shake Autoloading
[](https://github.com/shake-php/autoloading)
[](https://travis-ci.org/shake-php/autoloading)
[](https://coveralls.io/github/shake-php/autoloading)
[](https://packagist.org/packages/shake-php/autoloading)
[](https://packagist.org/packages/shake-php/autoloading)
The shake autoloader is to make autoloading of classes and files easy.
## Installation
via Shake:
> If you already use shake as your dependency manager it is already installed.
via Composer:
```sh
composer require shake-php/autoloading
```
## Autoloaders
> - Psr4 Autoloader
> - Classmap Autoloader
> - Files Autoloader
## General Public License
Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.
## Links
- https://packagist.org/packages/shake-php/autoloading
- https://shake-php.github.io/shake.github.io/autoloading/index.html