jolicode/media-bundle
最新稳定版本:v0.2.1
Composer 安装命令:
composer require jolicode/media-bundle
包简介
A media management bundle for Symfony applications, with Easyadmin and SonataAdmin integrations.
README 文档
README
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
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.
统计信息
- 总下载量: 1.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 89
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04
