Download the PHP package a3020/quick_not_found without Composer
On this page you can find all versions of the php package a3020/quick_not_found. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download a3020/quick_not_found
More information about a3020/quick_not_found
Files in a3020/quick_not_found
Download a3020/quick_not_found
More information about a3020/quick_not_found
Files in a3020/quick_not_found
Vendor a3020
Package quick_not_found
Short Description A concrete5 8.4.0+ add-on to quickly return a 404-response if a file isn't found.
License MIT
Package quick_not_found
Short Description A concrete5 8.4.0+ add-on to quickly return a 404-response if a file isn't found.
License MIT
Please rate this library. Is it a good library?
Informations about the package quick_not_found
Quick Not Found
A concrete5 8.4.0+ add-on to quickly return a response if a file isn't found. This is especially useful if you pull remote databases to your local environment. In that case missing images may cause extremely slow pages because for each one of them, the 'page not found' page is rendered. This add-on will simply return a 404-response, making it way faster.
Installation
- Download the zip and extract to 'packages'. Make sure '-master' is removed from the directory name.
- Or via Composer:
composer require a3020/quick_not_found
Environment
The middleware is only active on local environments. For more information about environment configurations, check the tutorial.
License
MIT
All versions of quick_not_found with dependencies
PHP Build Version
Package Version
No informations.
The package a3020/quick_not_found contains the following files
Loading the files please wait ....