Download the PHP package apoutchika/media-bundle without Composer
On this page you can find all versions of the php package apoutchika/media-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package media-bundle
ApoutchikaMediaBundle
:warning: This branch is for Symfony3, if you want install this bundle for Symfony2, see on sf2 branch
The ApoutchikaMediaBundle add complete gestion of medias (uploaded) for your users.
Why ApoutchikaMediaBundle ?
- The concept is simple for front user and simple for back user (developper).
- For all images, the bundle add editor for turn, crop or set focus of image.
- The focus is the best fonctionnality of this bundle. It's inspired from the excellent jQuery FocusPoint, but is managed on the back, with the Imagine library.
- You can use KnpGaufrette: Actually, local and ftp is implemented. Add other is easy, i wait your pull request ;-)
- Your users send a very big images ? Set the limit size (width and height) in the config.yml
- Create automatiquely context by user, document, etc... : $media->setContext('user:12') // (or in form options) and other users can not see this media !
- Compatible IE8
- Use ApoutchikaMediaBundle with ckeditor!
- Etc.
Actually, only Doctrine ORM is implemented. Please wait, or give pull request for other drivers.
Screenshots
Fields
Editor for images
List
Add new media
Documentation
- Installation
- Quick start
- Contexts
- Render media
- Security
- Gaufrette
-
Ckeditor
- Exemple
- Configuration reference
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
Tests
Run tests with phpunit in Tests/ directory
Credits
Big thank to Robin&Robin studio graphique for the web design.
All versions of media-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.5.9 || ^7.0
doctrine/orm Version ^2.5
imagine/imagine Version ^0.5
jms/serializer Version ^1.1
knplabs/gaufrette Version ^0.1.9
symfony/form Version ^3.0
symfony/framework-bundle Version ^3.0
symfony/twig-bundle Version ^3.0
doctrine/orm Version ^2.5
imagine/imagine Version ^0.5
jms/serializer Version ^1.1
knplabs/gaufrette Version ^0.1.9
symfony/form Version ^3.0
symfony/framework-bundle Version ^3.0
symfony/twig-bundle Version ^3.0
The package apoutchika/media-bundle contains the following files
Loading the files please wait ....