darkanakin41/media-bundle
Pierre LEJEUNE MediaBundle
Maintainers
Package info
github.com/darkanakin41/media-bundle
Type:symfony-bundle
pkg:composer/darkanakin41/media-bundle
v1.0.0-beta
2019-12-26 14:37 UTC
Requires
- php: ^7.1
- darkanakin41/core-bundle: dev-master
- symfony/asset: *
- symfony/form: *
- symfony/framework-bundle: *
- symfony/orm-pack: *
- symfony/twig-bundle: *
- symfony/validator: *
- symfony/yaml: *
Requires (Dev)
- doctrine/doctrine-bundle: ^1.3
- friendsofphp/php-cs-fixer: ^2.14
- phpunit/phpunit: ^8.4
- symfony/console: ^4.0
- symfony/test-pack: *
Suggests
- ext-fileinfo: If you want to use the file information functions
- ext-gd: If you want to use the image resizing functions
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-09 16:02:05 UTC
README
👁 Actions Status
👁 Total Downloads
👁 Latest Stable Version
This is a bundle that I created in order to manage medias in a Symfony project.
It have functions to :
- Upload a media
- Check informations
- Resize pictures
TODO
Stuff that i may do in a more or less near future ...
- Create the documentation
- Add more tests (too light right now)
