This bundle provides a tools to manage media in Symfony applications and embed a full-featured media library in your admin.
- processors to transform media (crop / resize / etc.)
- EasyAdmin and SonataAdmin integrations
- processors to transform media (crop / resize / etc.)
- fine-tuned post-processors to optimize the size and quality of media variations
- CLI commands to manage your media libraries from the command line
- Twig components to display media using HTML best practices
- events to allow hooking into the media processing pipeline
- an integration with Doctrine entities, so you can easily link media with your entities
- debug toolbar and profiler panel to monitor media processing in your application
JoliMediaBundle requires Symfony 7+. It can be installed via Composer:
composer require jolicode/media-bundle
Read the detailed documentation of the bundle.
This software is published under the MIT License.
This bundle is sponsored by JoliCode and its Animated GIF training.