shmelevdi/roast

The Roast PHP-Framework.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

1.2 2021-07-23 09:38 UTC

This package is auto-updated.

Last update: 2024-04-26 22:34:19 UTC


README

logo250.png?raw=true

Total Downloads License

The Roast PHP-Framework

What is a Roast? Roast - a simple PHP framework for a clean API and for nothing more.

There are no view-controllers in it. All responses can be received only in JSON, XML, Text\Plain formats.

The philosophy of the framework divides its logical parts into controllers and models.

As an ORM, the framework uses RedBeanPHP 5.

You can create a project of the Roast framework using the Composer (^v.2.0):

composer create-project shmelevdi/roast

License

The Roast PHP-framework is open-sourced software licensed under the MIT license.