Download the PHP package onadrog/imageconverterbundle without Composer
On this page you can find all versions of the php package onadrog/imageconverterbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download onadrog/imageconverterbundle
More information about onadrog/imageconverterbundle
Files in onadrog/imageconverterbundle
Download onadrog/imageconverterbundle
More information about onadrog/imageconverterbundle
Files in onadrog/imageconverterbundle
Vendor onadrog
Package imageconverterbundle
Short Description A simple FormType that convert images into WebP format
License GPL-3.0-or-later
Homepage https://github.com/onadrog/ImageConverterBundle
Package imageconverterbundle
Short Description A simple FormType that convert images into WebP format
License GPL-3.0-or-later
Homepage https://github.com/onadrog/ImageConverterBundle
Please rate this library. Is it a good library?
Informations about the package imageconverterbundle
ImageConverterBundle
Convert your images into WebP format using the symfony form Component and Doctrine bundle to persist data.
Requirements
Prod:
- PHP >= 8.0
- GDImage
Installation:
Minimal configuration
This package use php8 attributes.
Use ImageUpload
and ImageUploadProperties
attributes as follow.
Once done use the ImageConverterType
in your FormBuilder related to the property where the ImageUploadProperties
is mapped (here file
) .
Twig extension:
Configuration default values:
Console commands:
For more informations read the Wiki
Donate:
Eth address: 0xB374931cc925042731d971C07708be68B115BC0d
All versions of imageconverterbundle with dependencies
PHP Build Version
Package Version
Requires
symfony/uid Version
^5.3
symfony/form Version ^5.3
symfony/config Version ^5.3
symfony/event-dispatcher Version ^5.3
symfony/string Version ^5.3
symfony/dependency-injection Version ^5.3
symfony/twig-bundle Version ^5.3
symfony/runtime Version ^5.3
symfony/mime Version ^5.3
twig/twig Version ^3.3
symfony/orm-pack Version ^2.1
symfony/property-access Version ^5.3
symfony/cache Version ^5.3
doctrine/orm Version ^2.9
doctrine/doctrine-bundle Version ^2.4
symfony/validator Version ^5.3
symfony/asset Version ^5.3
symfony/form Version ^5.3
symfony/config Version ^5.3
symfony/event-dispatcher Version ^5.3
symfony/string Version ^5.3
symfony/dependency-injection Version ^5.3
symfony/twig-bundle Version ^5.3
symfony/runtime Version ^5.3
symfony/mime Version ^5.3
twig/twig Version ^3.3
symfony/orm-pack Version ^2.1
symfony/property-access Version ^5.3
symfony/cache Version ^5.3
doctrine/orm Version ^2.9
doctrine/doctrine-bundle Version ^2.4
symfony/validator Version ^5.3
symfony/asset Version ^5.3
The package onadrog/imageconverterbundle contains the following files
Loading the files please wait ....