shmelevdi/roast

The Roast PHP-Framework.

Maintainers

Package info

github.com/shmelevdi/Roast

Type:project

pkg:composer/shmelevdi/roast

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.2 2021-07-23 09:38 UTC

This package is auto-updated.

Last update: 2026-02-27 02:13:33 UTC


README

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.