Download the PHP package mediamonks/sonata-media-bundle without Composer
On this page you can find all versions of the php package mediamonks/sonata-media-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mediamonks/sonata-media-bundle
More information about mediamonks/sonata-media-bundle
Files in mediamonks/sonata-media-bundle
Package sonata-media-bundle
Short Description A powerful, flexible and easy to use alternative for the existing Sonata Media Bundle
License MIT
Homepage https://www.mediamonks.com/
Informations about the package sonata-media-bundle
MediaMonksSonataMediaBundle
This bundle is an alternative to the existing Sonata Media Bundle.
The concept of this bundle is to provide an easy method of uploading different kinds of media to your admin with an easy method of displaying thumbnails and embeds. It is assumed you have some kind of persistent storage behind a CDN or reverse proxy where you place your images on and your CDN or reverse proxy can cache redirect headers to prevent end users hitting your web servers.
Features
- Supports many file systems to store the media (S3, Azure, Google Cloud, (S)FTP, Rackspace)
- Supports image uploads, file uploads, YouTube, Vimeo & SoundCloud
- Supports a private and public storage
- Generate thumbnails with various options
- Caches redirects to your images in your CDN or reverse proxy by using cache control headers
- Embed media with Twig filters
Documentation
Please refer to the files in the /docs folder.
System Requirements
You need:
- PHP >= 7.4
- Symfony Framework >= 5.1
- Sonata Admin >= 4.0
- Flysystem >= 4.0
- Glide >= 2.0
To use the library.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Sonata Project for creating their Media Bundle which was obviously the main inspiration for this alternative bundle
- Flysystem for accessing different kinds of file systems
- Glide for providing a great api to do image manipulation
License
The MIT License (MIT). Please see License File for more information.
All versions of sonata-media-bundle with dependencies
ext-json Version *
ext-curl Version *
league/glide Version ^2.0
oneup/flysystem-bundle Version ^4.0
doctrine/doctrine-bundle Version ^2.0
symfony/monolog-bundle Version ^3.7
sonata-project/form-extensions Version ^1.0|^2.0
sonata-project/twig-extensions Version ^1.0|^2.0
sonata-project/doctrine-orm-admin-bundle Version ^4.0