Symfony projekt Image upload is simple web application for Image upload. This application developed on Symfony2 Framework.
The Image upload is uses with the following libraries and bundles:
-
StofDoctrineExtensionsBundle, Stof - This bundle provides integration for DoctrineExtensions in your Symfony2 Project.
-
IphpFileStoreBundle, vitiko - The IphpFileStoreBundle is a Symfony2 bundle that automates 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 using a mix of configuration and annotations.
-
SonataDoctrineORMAdminBundle, sonata-project - This bundle integrates the SonataAdminBundle with the Doctrine ORM project.
Enjoy!