Skip to content
/ Brick Public

Brick binds multiple Flint components together to bring more power and awesome to Silex.

License

Notifications You must be signed in to change notification settings

flint/Brick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brick

Brick is the new version of Flint. It brings power and awesomeness to Silex by bridging Silex with multiple components from Symfony and Flint.

Caution

This is build using the next generation of Silex and Pimple. It does not require the full installation of Silex but only its Api package.

Because the next Pimple and Silex versions are still in development, usage of Brick is currently not recommended.

Documentation

Documentation can be found in the doc directory or rendered at read the docs..

Tests

Brick is tested with PhpSpec and its service providers have integration tests powered by PHPUnit. Both can be run with

$ ./vendor/bin/phpspec
$ phpunit

Updating providers subsplit

First install https://github.com/dflydev/git-subsplit. Then update the subsplit and publish it to the right repository.

$ git subsplit publish src/Provider:[email protected]:flint/providers.git --heads=master --update

About

Brick binds multiple Flint components together to bring more power and awesome to Silex.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages