A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.

v4.2.0 2024-04-03 15:41 UTC

README

A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.

License

This project is open source and available under the MIT License.

Author

Bayfront Media

Requirements

  • PHP ^8.0
  • JSON PHP extension

Installation

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

Bones App is a simple boilerplate to begin building an application using the Bones framework.

Bones Web

Bones Web is a boilerplate to begin building a web application using the Bones framework.

Documentation

Documentation for Bones can be found here.