Download the PHP package neofox/objective-php-debug-bar without Composer
On this page you can find all versions of the php package neofox/objective-php-debug-bar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download neofox/objective-php-debug-bar
More information about neofox/objective-php-debug-bar
Files in neofox/objective-php-debug-bar
Package objective-php-debug-bar
Short Description PHPDebugBar integration for Objective PHP
License MIT
Homepage https://github.com/Neofox/objecive-php-debug-bar
Informations about the package objective-php-debug-bar
Objective PHP / DebugBar Package
Project introduction
This package allow to add a php debugbar in Objective PHP
Requirement
For the moment this package will require two steps in your application:
- Route
- Rendering
Steps names will be configurable in a futur releases.
Installation
Manual
You can clone our Github repository by running:
If you're to proceed this way, you probably don't need more explanation about how to use the library :)
Composer
The easiest way to install the library and get ready to play with it is by using Composer. Run the following command in an empty folder you just created for Primitives:
Usage
Now that you get the package, you need to plug it in your application (Application.php):
And you're done!
How to test the work in progress?
Run unit tests
First of all, please always run the unit tests suite. Our tests are written using PHPUnit, and can be run as follow:
Configure the package
To be continued!
All versions of objective-php-debug-bar with dependencies
objective-php/components Version 1.0.*
objective-php/fastroute-package Version ^1.0.0
objective-php/message Version 0.9.*
objective-php/application Version 1.0.*
maximebf/debugbar Version 1.*