/MediaBundle

🖼️ A media management bundle for Symfony applications, with Easyadmin and SonataAdmin integrations

Primary LanguagePHPMIT LicenseMIT

JoliMediaBundle
JoliMediaBundle – Media management for Symfony
Upload, store, manage, transform, compress and display all in one tool.

This bundle provides a tools to manage media in Symfony applications and embed a full-featured media library in your admin.

  • EasyAdmin and SonataAdmin integrations
  • abstract media storage
  • processors to transform media (crop / resize / etc.)
  • post processors to optimize the media size
  • Twig components to output <img> and <picture> tags
  • CLI commands to generate and inspect media variations that are high quality yet lightweight
  • the ability to generate URLs for media and their variations
  • events to allow you to hook into the media processing pipeline
  • an integration with Doctrine entities, so you can easily manage media in your entities
  • debug toolbar and profiler panel to monitor media processing in your application

The MediaBundle provides integrations with Easyadmin and Sonata Admin

Installation

JoliMediaBundle requires Symfony 7+. It can be installed via Composer:

composer require jolicode/media-bundle

Documentation

Read the detailed documentation of the bundle.

License

This software is published under the MIT License.



JoliCode is sponsoring this project