Download the PHP package leapt/im-bundle without Composer
On this page you can find all versions of the php package leapt/im-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download leapt/im-bundle
More information about leapt/im-bundle
Files in leapt/im-bundle
Package im-bundle
Short Description Imagemagick wrapper for Symfony
License MIT
Homepage https://github.com/leapt/im-bundle
Informations about the package im-bundle
Leapt IM Bundle
This bundle is a fork of the SnowcapImBundle.
Introduction
Imagemagick wrapper for Symfony.
It's a general wrapper to access imagemagick command line functions, instead of using bindings like iMagick, which doesn't cover all the imagemagick functionalities.
It allows you to use all the convert/mogrify power, from your controller or your views
See the Documentation and examples
Versions & dependencies
The current version (5.x) of the bundle works with Symfony 6.4 & Symfony 7.0+. The project follows SemVer.
You can check the upgrade document when upgrading from 4.x bundle version.
ImBundle version | Symfony version | PHP version |
---|---|---|
5.x | ^6.4 || ^7.0 | ^8.2 |
4.x | ^5.4 || ^6.0 | ^8.0 |
3.x | ^4.4 || ^5.0 | ^7.2 || ^8.0 |
2.1+ | ^3.3 || ^4.0 | >=5.5 |
2.0, < 2.1 | ^2.7 || ^3.0 || ^4.0 | >=5.4 |
1.x | ^2.7 | >=5.3.3 |
Contributing
Feel free to contribute, like sending pull requests to add features/tests or creating issues :)
Note there are a few helpers to maintain code quality, that you can run using these commands:
Docs are built using mkdocs. To launch the docs server locally, run make docs-start
& open http://127.0.0.1:8000/.
All versions of im-bundle with dependencies
ext-curl Version *
doctrine/orm Version ^2.5 || ^3.0
leapt/core-bundle Version ^5.0
symfony/css-selector Version ^6.4 || ^7.0
symfony/console Version ^6.4 || ^7.0
symfony/dom-crawler Version ^6.4 || ^7.0
symfony/filesystem Version ^6.4 || ^7.0
symfony/finder Version ^6.4 || ^7.0
symfony/form Version ^6.4 || ^7.0
symfony/framework-bundle Version ^6.4 || ^7.0
symfony/process Version ^6.4 || ^7.0
twig/twig Version ^3.0