PHPackages                             bixev/firelog - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. bixev/firelog

ActiveLibrary

bixev/firelog
=============

FirePHP and ChromePHP console logging

1.0.1(10y ago)116.2k↓50%MITPHP

Since Mar 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/bixev/firelog)[ Packagist](https://packagist.org/packages/bixev/firelog)[ RSS](/packages/bixev-firelog/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

This library helps you to deal with FirePHP and ChromePHP logging

This is like vardump, but into the console, so it does not break the flow.

**Ajax compliant ;)**

Installation
============

[](#installation)

Composer
--------

[](#composer)

It's recommended that you use Composer to install InterventionSDK.

```
composer require bixev/firelog "~1.0"
```

This will install this library and all required dependencies.

so each of your php scripts need to require composer autoload file

```
