https://github.com/rueduphp/skeleton
https://github.com/rueduphp/skeleton
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rueduphp/skeleton
- Owner: rueduphp
- Created: 2016-09-15T05:19:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T13:42:14.000Z (over 8 years ago)
- Last Synced: 2025-12-14T09:43:43.311Z (6 months ago)
- Language: PHP
- Size: 15.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Octo Framework
Octo Framework is a PHP Framework to build applications.
It offers a set of components that implements general purpose
utility class for different scopes.
## Install
composer create-project rueduphp/skeleton /var/www/myproject
## Security Vulnerabilities
If you discover a security vulnerability within Octo, please send an e-mail to Gérald Plusquellec at gplusquellec@rueduphp.com. All security vulnerabilities will be promptly addressed.
## License
The Octo framework skeleton is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).