Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FirePHP server library for sending PHP variables to the browser.

NotificationsYou must be signed in to change notification settings

firephp/firephp-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

FirePHPCore

The FirePHP server library for PHP reference implementation compatible with the latestFirePHP Devtools Extension.

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

Release history & known issues

Published

packagist.org: firephp/firephp-core

composer require firephp/firephp-core

Source

Requirements:

Install dependencies:

composer install

Run tests:

composer test

Test driven development:

# npm install -g nodemonnodemon

Release:

  1. UpdateCHANGELOG.md
  2. Git tag repository & push

API

For API seetests/ for now.

Provenance

Licensed under theMIT License byChristoph Dorn since 2007.

Copyright (c) 2007+ Christoph DornPermission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, 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 INTHE SOFTWARE.

Well-crafted Contributions are Welcome.

INTENDED USE: TheLogic and Code contained within forms aDeveloper Tool and is intended to operate as part of aWeb Software Development Toolchain on which aProduction System operates indirectly. It isNOT INTENDED FOR USE IN HIGH-LOAD ENVIRONMENTS as there islittle focus on Runtime Optimization in order tomaximize API Utility, Compatibility and Flexibility.

If youneed more than what is contained within, study the Code, understand the Logic, and build yourOwn Implementation that isAPI Compatible. Share it with others who follow the sameLogic andAPI Contract specified within. This Community of Users will likely want to use Your Work in their ownSoftware Development Toolchains.

About

FirePHP server library for sending PHP variables to the browser.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors12

Languages


[8]ページ先頭

©2009-2025 Movatter.jp