2017 © Pedro Peláez
 

library brick

Brick PHP framework

image

brick/brick

Brick PHP framework

  • Thursday, May 31, 2018
  • by BenMorel
  • Repository
  • 5 Watchers
  • 15 Stars
  • 1,780 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 1 Versions
  • 7 % Grown

The README.md

Brick

, (*1)

Incubator for PHP components under development., (*2)

Build Status Coverage Status License, (*3)

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)

The Versions

31/05 2018

dev-master

9999999-dev

Brick PHP framework

  Sources   Download

MIT

The Requires

  • php >=7.1

 

The Development Requires

framework brick