Skip to content

Commit f625118

Browse files
committed
Merge branch 'master' of github.com:quazardous/ImageStack
2 parents 65a930d + 3113ff8 commit f625118

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ The main goal is to provide a robust framework to create an "on the fly" image t
55

66
This project is only the framework part. The framework is brick designed so that you can put together your own image serving project and add special bricks.
77

8-
See [SilexImageStack](https://github.com/quazardous/SilexImageStack) and [SilexImageStackDemo](https://github.com/quazardous/SilexImageStackDemo) for more infos.
8+
## Framework integration:
9+
10+
- [Symfony 4](https://symfony.com/4) bundle: [Imagestack Bundle](https://github.com/quazardous/imagestack-bundle)
11+
- [Silex](https://silex.symfony.com/) provider: [SilexImageStack](https://github.com/quazardous/SilexImageStack)
912

1013
## Installation
1114

0 commit comments

Comments
 (0)