Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maks3w/php-library-skeleton
Skeleton for new projects with toolkit configured
https://github.com/maks3w/php-library-skeleton
Last synced: 3 days ago
JSON representation
Skeleton for new projects with toolkit configured
- Host: GitHub
- URL: https://github.com/maks3w/php-library-skeleton
- Owner: Maks3w
- License: other
- Created: 2015-10-17T22:51:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-27T16:04:29.000Z (over 8 years ago)
- Last Synced: 2024-11-05T18:28:32.355Z (about 2 months ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PHP Library Skeleton
Skeleton for new projects with toolkit configured.
## Installing via Composer
You can use [Composer](https://getcomposer.org) .
```bash
composer create-project maks3w/php-library-skeleton:dev-master
```## License
Code licensed under BSD 2 clauses terms & conditions.
See [LICENSE.md](LICENSE.md) for more information.