darkanakin41/media-bundle

Pierre LEJEUNE MediaBundle

Maintainers

👁 darkanakin41

Package info

github.com/darkanakin41/media-bundle

Type:symfony-bundle

pkg:composer/darkanakin41/media-bundle

Statistics

Installs: 27

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.0-beta 2019-12-26 14:37 UTC

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

MIT d478a74241342e73e81cdbac82a4bd853804436c

  • Pierre LEJEUNE <darkanakin41.woop@gmail.com>

symfonymediaimagebundle

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)