Download the PHP package n0nag0n/fatfree-environment-check without Composer
On this page you can find all versions of the php package n0nag0n/fatfree-environment-check. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download n0nag0n/fatfree-environment-check
More information about n0nag0n/fatfree-environment-check
Files in n0nag0n/fatfree-environment-check
Download n0nag0n/fatfree-environment-check
More information about n0nag0n/fatfree-environment-check
Files in n0nag0n/fatfree-environment-check
Vendor n0nag0n
Package fatfree-environment-check
Short Description A small library that adds a route that runs a series of checks against your environment to make sure it's up to snuff.
License MIT
Package fatfree-environment-check
Short Description A small library that adds a route that runs a series of checks against your environment to make sure it's up to snuff.
License MIT
Please rate this library. Is it a good library?
Informations about the package fatfree-environment-check
Fat-Free Environment Check
This will create a new route /environment-check
in your Fat-Free project that you can use to verify that your environment has "all the good things".
See index.php
for an example of how to implement this. It's pretty simple, just add n0nag0n\Environment_Check::instance();
in your main index/bootstrap file and away you go!
Example Screenshot
All versions of fatfree-environment-check with dependencies
PHP Build Version
Package Version
Requires
bcosca/fatfree-core Version
^3.7
The package n0nag0n/fatfree-environment-check contains the following files
Loading the files please wait ....