PHPackages                             quazardous/silex-imagestack - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. quazardous/silex-imagestack

ActiveLibrary[Image &amp; Media](/categories/media)

quazardous/silex-imagestack
===========================

Silex Image Stack

1.2.1(9y ago)020MITPHP

Since Feb 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/quazardous/SilexImageStack)[ Packagist](https://packagist.org/packages/quazardous/silex-imagestack)[ RSS](/packages/quazardous-silex-imagestack/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Silex ImageStack
================

[](#silex-imagestack)

A PHP image serving framework.

The main goal is to provide a robust framework to create an "on the fly" image thumbnailer generator similar to [imagecache](https://www.drupal.org/project/imagecache) / [image style](https://www.drupal.org/docs/8/core/modules/image/working-with-images) in [Drupal](https://www.drupal.org/).

Here is some [Silex](https://github.com/silexphp/Silex) provider for [ImageStack](https://github.com/quazardous/ImageStack).

See [SilexImageStackDemo](https://github.com/quazardous/SilexImageStackDemo) for more infos.

Installation
------------

[](#installation)

```
composer require quazardous/silex-imagestack

```

Usage
-----

[](#usage)

Here is a Silex bootstrap:

```
