Download the PHP package phore/status-page without Composer
On this page you can find all versions of the php package phore/status-page. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package status-page
Phore Status Page - Fastest way to generate a Status page
Quick prototyping framework. Includes:
See our Interactive Demo!
Quick start
Your brand new status page can look like this within 30 seconds.
Install library using composer:
Create your /www/index.php
:
Create a .htaccess
file to define the fallback-resource:
(If using kickstart, define apache_fallback_resource: "/index.php"
in your .kick.yml
)
Done!
Authentication (HTTP Basic)
Features
Mouting the application in a subdirectory
Just create a subdirectory and a .htaccess
file pointing to
the subdirectories index file:
Create the index.php
and specifiy the subdirectories name
as second constructor argument:
Tables
All versions of status-page with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
phore/micro-app Version *
phore/theme-coreui Version >=0.2
phore/html Version >=0.2
phore/core Version *
phore/micro-app Version *
phore/theme-coreui Version >=0.2
phore/html Version >=0.2
phore/core Version *
The package phore/status-page contains the following files
Loading the files please wait ....