thrace-project/media-bundle
Composer 安装命令:
composer require thrace-project/media-bundle
包简介
The `ThraceMediaBundle` handles file, video, audio and image upload plus some image manipulations.
README 文档
README
The ThraceMediaBundle handles file, video, audio and image upload plus some image manipulations like
cropping, rotating, resetting ... etc. in your Symfony 2 application. It is 100% integrated with Doctrine ORM.
It is based on Plupload library!
Also it has hard dependency of KnpGaufretteBundle - used for filesystem abstraction
and LiipImagineBundle for image manipulation with Imagine library.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:
Read the documentation
Issues and feature requests are tracked in the Github issue tracker.
Notice: All PHP code is tested with PHPUnit. To run test
$ composer.phar install --dev --prefer-source $ phpunit
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
统计信息
- 总下载量: 2.21k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-10-02