Download the PHP package mael/intervention-image-bundle without Composer
On this page you can find all versions of the php package mael/intervention-image-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mael/intervention-image-bundle
More information about mael/intervention-image-bundle
Files in mael/intervention-image-bundle
Download mael/intervention-image-bundle
More information about mael/intervention-image-bundle
Files in mael/intervention-image-bundle
Vendor mael
Package intervention-image-bundle
Short Description Simple intervention/image integration for symfony projects
License MIT
Homepage https://github.com/Mael-91
Package intervention-image-bundle
Short Description Simple intervention/image integration for symfony projects
License MIT
Homepage https://github.com/Mael-91
Please rate this library. Is it a good library?
Informations about the package intervention-image-bundle
InterventionImageBundle
Simple integration for use intervention/image in Symfony project
Requirements
- PHP 7.1
- Symfony >= 4.4
- FileInfo Extension
- GD Library (>= 2.0) or Imagick PHP Extension (>= 6.5.7)
Installation
Run this command in your terminal :
Answer yes for mael/intervention-image-bundle
Configuration
Register the bundle in your config/bundles.php
You can chose the driver for image manipulation in config/packages/mael_intervention_image.yaml
Usage
attention, your directory must have permission to write a file
Refer to the intervention/image documentation to know the different options available to manipulate the images.
License
This bundle is under MIT license
All versions of intervention-image-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
symfony/config Version ^4.4|^5.0
symfony/dependency-injection Version ^4.4|^5.0
symfony/http-kernel Version ^4.4|^5.0
intervention/image Version ^2.5
symfony/config Version ^4.4|^5.0
symfony/dependency-injection Version ^4.4|^5.0
symfony/http-kernel Version ^4.4|^5.0
intervention/image Version ^2.5
The package mael/intervention-image-bundle contains the following files
Loading the files please wait ....