{"id":17623440,"url":"https://github.com/firephp/firephp-core","last_synced_at":"2025-05-16T12:08:44.601Z","repository":{"id":60774496,"uuid":"2055715","full_name":"firephp/firephp-core","owner":"firephp","description":"FirePHP server library for sending PHP variables to the browser.","archived":false,"fork":false,"pushed_at":"2021-10-15T08:28:49.000Z","size":460,"stargazers_count":224,"open_issues_count":14,"forks_count":78,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-10-29T21:51:36.214Z","etag":null,"topics":["devtools-extension","firephp","logging-library","php"],"latest_commit_sha":null,"homepage":"http://www.firephp.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/firephp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-07-15T21:39:05.000Z","updated_at":"2024-10-29T02:34:06.000Z","dependencies_parsed_at":"2022-10-04T15:39:53.767Z","dependency_job_id":null,"html_url":"https://github.com/firephp/firephp-core","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firephp%2Ffirephp-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firephp%2Ffirephp-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firephp%2Ffirephp-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firephp%2Ffirephp-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firephp","download_url":"https://codeload.github.com/firephp/firephp-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008628,"owners_count":21032556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devtools-extension","firephp","logging-library","php"],"created_at":"2024-10-22T21:09:23.799Z","updated_at":"2025-04-09T09:03:05.879Z","avatar_url":"https://github.com/firephp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/firephp/firephp-core.svg?style=svg)](https://circleci.com/gh/firephp/firephp-core)\n\nFirePHPCore\n===========\n\nThe FirePHP server library for PHP reference implementation compatible with the latest [FirePHP Devtools Extension](https://github.com/firephp/firephp-for-browser-devtools).\n\n\u003e 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.\n\n\nInstall\n-------\n\n[Release history \u0026 known issues](https://github.com/firephp/firephp-core/wiki)\n\n### Published\n\n[packagist.org: firephp/firephp-core](https://packagist.org/packages/firephp/firephp-core)\n\n    composer require firephp/firephp-core\n\n### Source\n\nRequirements:\n\n  * [php](https://www.php.net/)\n  * [composer](https://getcomposer.org/)\n  * [npm](https://www.npmjs.com/get-npm)\n\nInstall dependencies:\n\n    composer install\n\nRun tests:\n\n    composer test\n\nTest driven development:\n\n    # npm install -g nodemon\n    nodemon\n\nRelease:\n\n  1. Update `CHANGELOG.md`\n  2. Git tag repository \u0026 push\n\n\nAPI\n---\n\n*For API see `tests/` for now.*\n\n\nProvenance\n==========\n\nLicensed under the [MIT License](https://opensource.org/licenses/mit-license) by [Christoph Dorn](http://christophdorn.com) since 2007.\n\n```\nCopyright (c) 2007+ Christoph Dorn\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n```\n\n\u003e Well-crafted Contributions are Welcome.\n\n**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*.\n\nIf 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*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirephp%2Ffirephp-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirephp%2Ffirephp-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirephp%2Ffirephp-core/lists"}