jkuchar / filedownloader-example
FileDownloader example
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/jkuchar/filedownloader-example
Requires
- php: >= 5.3.0
- jkuchar/filedownloader: ~1.2.0
- nette/nette: >= 2.0
This package is auto-updated.
Last update: 2025-09-21 21:54:56 UTC
README
abandoned Please use Nette\Application\Responses\FileResponse instead. Of if you are looking for hi-speed solution take a look at X-Accel/NGINX or X-Sendfile/Apache.
Ideal starting point for exploring File Downloader addon.
Installation
composer create-project jkuchar/filedownloader-example filedownloader-example
- Done!