Download the PHP package zvps/phalconphp-debug-assets without Composer
On this page you can find all versions of the php package zvps/phalconphp-debug-assets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zvps/phalconphp-debug-assets
More information about zvps/phalconphp-debug-assets
Files in zvps/phalconphp-debug-assets
Download zvps/phalconphp-debug-assets
More information about zvps/phalconphp-debug-assets
Files in zvps/phalconphp-debug-assets
Vendor zvps
Package phalconphp-debug-assets
Short Description Localised debug page assets for PhalconPHP.
License BSD-3-Clause
Package phalconphp-debug-assets
Short Description Localised debug page assets for PhalconPHP.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package phalconphp-debug-assets
PhalconPHP Debug Assets
This repository allows developers to pull the debug page assets locally, especially useful for projects:
- requiring a secure environment with no remote assets
- local development with no internet connection (developing on the move/commuting)
Installation
Example composer file:
If your project has a different location for assets / webroot then change public/debug/
to the correct path relative to the project root.
Setup
It would be recommended to only load these files and setup the debug class for development environments. Our front controller looks a bit like this:
Only setting up the /debug/
folder for environments set to show exceptions and debug pages.
All versions of phalconphp-debug-assets with dependencies
PHP Build Version
Package Version
Requires
slowprog/composer-copy-file Version
~0.3
The package zvps/phalconphp-debug-assets contains the following files
Loading the files please wait ....