PHPackages                             firephp/firephp-core - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. firephp/firephp-core

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

firephp/firephp-core
====================

Minimal library for sending PHP variables to browsers.

v0.5.3(6y ago)2482.0M—5.9%76[7 issues](https://github.com/firephp/firephp-core/issues)[2 PRs](https://github.com/firephp/firephp-core/pulls)20MITPHP

Since Apr 23Pushed 4y ago18 watchersCompare

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

READMEChangelogDependencies (1)Versions (5)Used By (20)

[![CircleCI](https://camo.githubusercontent.com/b17d1abb0c4c96c7248c2a6879973aacf7266a8793a8d028623a97b8f5dae582/68747470733a2f2f636972636c6563692e636f6d2f67682f666972657068702f666972657068702d636f72652e7376673f7374796c653d737667)](https://circleci.com/gh/firephp/firephp-core)

FirePHPCore
===========

[](#firephpcore)

The FirePHP server library for PHP reference implementation compatible with the latest [FirePHP Devtools Extension](https://github.com/firephp/firephp-for-browser-devtools).

> FirePHP is a logging system that can display PHP variables in a browser as an application is navigated. All communication happens via HTTP headers which means the logging data will not interfere with the normal functioning of the application.

Install
-------

[](#install)

[Release history &amp; known issues](https://github.com/firephp/firephp-core/wiki)

### Published

[](#published)

[packagist.org: firephp/firephp-core](https://packagist.org/packages/firephp/firephp-core)

```
composer require firephp/firephp-core

```

### Source

[](#source)

Requirements:

- [php](https://www.php.net/)
- [composer](https://getcomposer.org/)
- [npm](https://www.npmjs.com/get-npm)

Install dependencies:

```
composer install

```

Run tests:

```
composer test

```

Test driven development:

```
# npm install -g nodemon
nodemon

```

Release:

1. Update `CHANGELOG.md`
2. Git tag repository &amp; push

API
---

[](#api)

*For API see `tests/` for now.*

Provenance
==========

[](#provenance)

Licensed under the [MIT License](https://opensource.org/licenses/mit-license) by [Christoph Dorn](http://christophdorn.com) since 2007.

```
Copyright (c) 2007+ Christoph Dorn

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

```

> Well-crafted Contributions are Welcome.

**INTENDED USE:** The *Logic and Code contained within* forms a **Developer Tool** and is intended to operate as part of a *Web Software Development Toolchain* on which a *Production System* operates indirectly. It is **NOT INTENDED FOR USE IN HIGH-LOAD ENVIRONMENTS** as there is *little focus on Runtime Optimization* in order to *maximize API Utility, Compatibility and Flexibility*.

If you *need more* than what is contained within, study the Code, understand the Logic, and build your *Own Implementation* that is *API Compatible*. Share it with others who follow the same *Logic* and *API Contract* specified within. This Community of Users will likely want to use Your Work in their own *Software Development Toolchains*.

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity59

Moderate usage in the ecosystem

Community40

Growing community involvement

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~820 days

Total

4

Last Release

2313d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fe40167cea1d9b9e6abf0df6415a570448ba345b4d2a16a8054512251c8c8f80?d=identicon)[cadorn](/maintainers/cadorn)

---

Top Contributors

[![cadorn](https://avatars.githubusercontent.com/u/18679?v=4)](https://github.com/cadorn "cadorn (199 commits)")[![qbbr](https://avatars.githubusercontent.com/u/131593?v=4)](https://github.com/qbbr "qbbr (4 commits)")[![bkdotcom](https://avatars.githubusercontent.com/u/2137404?v=4)](https://github.com/bkdotcom "bkdotcom (3 commits)")[![ideals](https://avatars.githubusercontent.com/u/3163039?v=4)](https://github.com/ideals "ideals (1 commits)")[![jusurb](https://avatars.githubusercontent.com/u/171747?v=4)](https://github.com/jusurb "jusurb (1 commits)")[![RobLoach](https://avatars.githubusercontent.com/u/25086?v=4)](https://github.com/RobLoach "RobLoach (1 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (1 commits)")[![ctrlaltca](https://avatars.githubusercontent.com/u/1631111?v=4)](https://github.com/ctrlaltca "ctrlaltca (1 commits)")[![Hissvard](https://avatars.githubusercontent.com/u/19749322?v=4)](https://github.com/Hissvard "Hissvard (1 commits)")

---

Tags

devtools-extensionfirephplogging-libraryphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/firephp-firephp-core/health.svg)

```
[![Health](https://phpackages.com/badges/firephp-firephp-core/health.svg)](https://phpackages.com/packages/firephp-firephp-core)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[ekino/newrelic-bundle

Integrate New Relic into Symfony2

28111.2M8](/packages/ekino-newrelic-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
