File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ Symfony2 Excel bundle
66[ ![ Latest Stable Version] ( https://poser.pugx.org/liuggio/ExcelBundle/v/stable.png )] ( https://packagist.org/packages/liuggio/ExcelBundle )
77[ ![ Latest Unstable Version] ( https://poser.pugx.org/liuggio/ExcelBundle/v/unstable.png )] ( https://packagist.org/packages/liuggio/ExcelBundle )
88
9+ ## License
10+
11+ [ ![ License] ( https://poser.pugx.org/liuggio/ExcelBundle/license.png )] ( LICENSE )
12+
13+
14+
915This bundle permits you to create an easily modifiable excel object.
1016
1117## Version 2
@@ -147,3 +153,5 @@ the [list of contributors](https://github.com/liuggio/ExcelBundle/graphs/contrib
1471532 . clone the repo
1481543 . get the coding standard fixer: ` wget http://cs.sensiolabs.org/get/php-cs-fixer.phar `
1491554 . before the PullRequest you should run the coding standard fixer with ` php php-cs-fixer.phar fix -v . `
156+
157+
You can’t perform that action at this time.
0 commit comments