We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4962f commit 3db18deCopy full SHA for 3db18de
README.md
@@ -43,7 +43,7 @@ echo $thumbnailUrlFactory
43
44
Add `99designs/phumbor` as a dependency in [`composer.json`][composer].
45
46
-A [Laravel 4 package][laravel-phumbor] is also available.
+A [Laravel 4 package][laravel-phumbor] and a [Symfony2 Bundle][symfony-bundle] are also available.
47
48
49
## License
@@ -55,3 +55,4 @@ MIT; see [`LICENSE`][license]
55
[license]: https://github.com/99designs/phumbor/blob/master/LICENSE
56
[composer]: https://getcomposer.org/
57
[laravel-phumbor]: https://github.com/ceejayoz/laravel-phumbor
58
+ [symfony-bundle]: https://github.com/jbouzekri/PhumborBundle
0 commit comments