jkuchar / filedownloader-example
FileDownloader 示例
1.0.0
2014-09-18 13:47 UTC
Requires
- php: >= 5.3.0
- jkuchar/filedownloader: ~1.2.0
- nette/nette: >= 2.0
This package is auto-updated.
Last update: 2024-09-21 19:32:52 UTC
README
已废弃 请使用 Nette.Application\Responses\FileResponse 代替。如果您正在寻找高速解决方案,请查看 X-Accel/NGINX 或 X-Sendfile/Apache。
探索 File Downloader 插件的理想起点。
安装
composer create-project jkuchar/filedownloader-example filedownloader-example
- 完成!