bor-attila/cakephp-file-uploader
最新稳定版本:v0.0.4-alpha
Composer 安装命令:
composer require bor-attila/cakephp-file-uploader
包简介
Just another file upload plugin for CakePHP
README 文档
README
NOTE: Still under development! If you want a well tested plugin then go with cakephp-upload.
The File Upload plugin is an attempt to easily handle file uploads with CakePHP.
This is an alternate for cakephp-upload plugin.
What is the difference between this and the other cakephp-upload plugin ?
- [+] Saves all data about the file into the database with a unique id
- [-] Supports only predefined filesystems. Supports: local filesystem, AWS S3, Microsoft Azure, Google Cloud.
- [+] Optionally: Can perform basic validations (extension, mime type, file size)
- [+] Optionally: Uses ClamAV to check for viruses
- [+] Optionally: Can calculate SHA1 hash of the file
Documentation
统计信息
- 总下载量: 108
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-08