Skip to content

szymek/VichUploaderBundle

 
 

Repository files navigation

VichUploaderBundle

The VichUploaderBundle is a simple Symfony2 bundle that attempts to ease file uploads that are attached to an entity. The bundle will automatically name and save the uploaded file according to the configuration specified on a per property basis. The bundle also provides templating helpers for generating URLs to the file as well. The file can also be configured to be removed from the file system upon removal of the entity.

Currently the bundle supports Doctrine ORM and MongoDB.

Documentation

For usage documentation, see:

Resources/doc/index.md

For license, see:

Resources/meta/LICENSE

About

A simple Symfony2 bundle to ease file uploads with ORM entities and ODM documents.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%