php-censor/B8Framework
2016-06-23 21:18:41 +06:00
..
b8 Updated dependencies 2016-06-23 21:18:41 +06:00
tests Added B8Framework to project 2016-06-23 21:18:41 +06:00
.gitignore Added B8Framework to project 2016-06-23 21:18:41 +06:00
composer.json Added B8Framework to project 2016-06-23 21:18:41 +06:00
phpci.yml Added B8Framework to project 2016-06-23 21:18:41 +06:00
README.md Added B8Framework to project 2016-06-23 21:18:41 +06:00

b8 Framework

Build Status

b8 framework is a lightweight, simple framework for high-throughput PHP applications. It does not enforce a specific type of application, nor particularly an application structure, it simply helps you to build things.

We've used the framework to build web sites, APIs, and web applications, each handling tens of millions of requests a month.

b8 framework repository is not quite ready for general consumption yet. We have a tool to help you generate all of your project CRUD for you, which still needs to be included. This will be done over the next few days.