Download the PHP package php-middleware/maintenance without Composer
On this page you can find all versions of the php package php-middleware/maintenance. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-middleware/maintenance
More information about php-middleware/maintenance
Files in php-middleware/maintenance
Download php-middleware/maintenance
More information about php-middleware/maintenance
Files in php-middleware/maintenance
Vendor php-middleware
Package maintenance
Short Description Site maintenance middleware SEO friendly with PSR-7
License MIT
Package maintenance
Short Description Site maintenance middleware SEO friendly with PSR-7
License MIT
Please rate this library. Is it a good library?
Informations about the package maintenance
maintenance
Site maintenance middleware SEO friendly
How to usage
Create instance of middleware as you want (we use named constructors) and add it to middleware runner.
Features
- Setup 503 status code,
- Supports
Retry-After
header (as seconds or HTTP-date), - Supports
Redirect
header (redirect page afterRetry-After
time).
More about this SEO practice: How to deal with planned site downtime in Google Webmaster Central Blog.
How to install
Use composer!
This package require PSR-17 message factory implementation to return SEO friendly response.
All versions of maintenance with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
psr/http-factory Version ^1.0
psr/http-factory-implementation Version ^1.0
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-factory Version ^1.0
psr/http-factory-implementation Version ^1.0
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
psr/http-server-handler Version ^1.0
The package php-middleware/maintenance contains the following files
Loading the files please wait ....