https://github.com/bmf-san/psr4-autoloader-boilerplate
PSR-4 Autoloader Boilerplate
https://github.com/bmf-san/psr4-autoloader-boilerplate
autoloader boiler-plate php psr-4
Last synced: 7 months ago
JSON representation
PSR-4 Autoloader Boilerplate
- Host: GitHub
- URL: https://github.com/bmf-san/psr4-autoloader-boilerplate
- Owner: bmf-san
- License: mit
- Created: 2017-01-07T18:55:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T06:45:48.000Z (almost 8 years ago)
- Last Synced: 2025-02-01T22:16:48.736Z (8 months ago)
- Topics: autoloader, boiler-plate, php, psr-4
- Language: PHP
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PSR-4 Autoloader Boilerplate
This is a example for setting up a project using psr-4 and autoloader.# Usage
`composer dump-autoload`# License
This project is licensed under the terms of the MIT license.# Author
bmf - A Web Developer in Japan.
* [@bmf-san](https://twitter.com/bmf_san)
* [bmf-tech](http://bmf-tech.com/)