dev-master
9999999-devBrick PHP framework
MIT
The Requires
- php >=7.1
The Development Requires
- brick/date-time 0.1.*
- doctrine/orm 2.*
- brick/di 0.2.*
- brick/math 0.7.*
- phpunit/phpunit 7.*
- php-coveralls/php-coveralls 2.*
framework brick
Brick PHP framework
, (*1)
Incubator for PHP components under development., (*2)
Once a component reaches sufficient maturity, it will be moved to its own repository and composer package, and enter a beta phase. For this reason, this repository will never contain releases., (*4)
The incubator can be included in your project using Composer.
Just define the following requirement in your composer.json
file:, (*5)
{ "require": { "brick/brick": "dev-master" } }
Feel free to use the incubator for your own use/research, but please note that the API can, and will, change at any time. Components can also disappear at any time., (*6)
Brick PHP framework
MIT
framework brick