Download the PHP package microstudi/silex-image-controller without Composer
On this page you can find all versions of the php package microstudi/silex-image-controller. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download microstudi/silex-image-controller
More information about microstudi/silex-image-controller
Files in microstudi/silex-image-controller
Download microstudi/silex-image-controller
More information about microstudi/silex-image-controller
Files in microstudi/silex-image-controller
Vendor microstudi
Package silex-image-controller
Short Description Microstudi/Image Controller Service Provider for Silex.
License MIT
Package silex-image-controller
Short Description Microstudi/Image Controller Service Provider for Silex.
License MIT
Please rate this library. Is it a good library?
Informations about the package silex-image-controller
ImageControllerServiceProvider
A auto-image resize controller using Intervention/image service provider for Silex
Requirements
- PHP >= 5.5.9 (Same as Silex 2.0)
InterventionImageServiceProvider
Install
Using composer:
Usage
Twig Helper: If twig is present a convenient function can be used to generate proper urls for auto-resized images image_path(image, size)
:
URLs examples:
Options
intervention.image
- Instance ofIntervention\Image\ImageManager
.intervention.response
- For use ImageManager directly such as$app['intervention.response']($image)
intervention.driver
- Driver used (imagick or gd)
Tests
Changelog
2.0.2
- README example fix.
2.0.0
- Updated for Silex 2.0
1.0.1
- Readme fix
- Locked Silex to version 1.1
1.0.0
- First release
LICENSE
The MIT LICENSE (MIT)
All versions of silex-image-controller with dependencies
PHP Build Version
Package Version
The package microstudi/silex-image-controller contains the following files
Loading the files please wait ....