Skip to content

Commit 54b60d8

Browse files
author
Marc Aschmann
committed
Add license badge
1 parent 2bdb207 commit 54b60d8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
PhpFloBundle
22
==========
3+
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
4+
35
This bundle is based on [Henri Bergius](https://github.com/bergie) library [phpflo](https://github.com/bergie/phpflo) whose README I really suggest to read :-)
46
The intention for creating this bundle is an easier inclusion into e.g. symfony environments with the need for flow programming.
57
I had to rewrite part of the initial Network class to make use of a component registry to easily manage components via DIC. Also all component services should be defined as "public: false" to not clutter the DIC.

0 commit comments

Comments
 (0)