Download the PHP package mesavolt/imaging-bundle without Composer
On this page you can find all versions of the php package mesavolt/imaging-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package imaging-bundle
Mesavolt/ImagingBundle
Installation
Use composer
:
Applications that don't use Symfony Flex
If you don't use Symfony Flex, you need to enable the bundle by hand.
To to so, add it to the list of registered bundles in the app/AppKernel.php
file of your project:
Configuration
The following options are available to customize the behavior of the bundle's imaging service :
Option name | Default value | Role |
---|---|---|
imaging.transparency_replacement | #FFFFFF |
The color used to replace transparent areas |
Usage
Inject the Mesavolt\ImagingBundle\ImagingService
service into your services and controllers
(or get the mesavolt.imaging
service from the container) :
All versions of imaging-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-exif Version *
ext-fileinfo Version *
ext-gd Version *
rosell-dk/webp-convert Version ^2.3
symfony/config Version ^3.3||^4.1
symfony/dependency-injection Version ^3.3||^4.1
symfony/http-kernel Version ^3.3||^4.1
ext-exif Version *
ext-fileinfo Version *
ext-gd Version *
rosell-dk/webp-convert Version ^2.3
symfony/config Version ^3.3||^4.1
symfony/dependency-injection Version ^3.3||^4.1
symfony/http-kernel Version ^3.3||^4.1
The package mesavolt/imaging-bundle contains the following files
Loading the files please wait ....