A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.
This project is open source and available under the MIT License.
- PHP
^8.0
- JSON PHP extension
NOTE: This project contains the core code of the Bones framework. To build an application using Bones, it is recommended to use one of the projects listed below:
Bones App is a simple boilerplate to begin building an application using the Bones framework.
Bones Web is a boilerplate to begin building a web application using the Bones framework.
Documentation for Bones can be found here.