Download the PHP package rame0/chromephp without Composer
On this page you can find all versions of the php package rame0/chromephp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rame0/chromephp
More information about rame0/chromephp
Files in rame0/chromephp
Download rame0/chromephp
More information about rame0/chromephp
Files in rame0/chromephp
Vendor rame0
Package chromephp
Short Description Log variables to the Chrome console (via Chrome Logger Google Chrome extension).
License Apache-2.0
Homepage https://github.com/rame0/chromephp
Package chromephp
Short Description Log variables to the Chrome console (via Chrome Logger Google Chrome extension).
License Apache-2.0
Homepage https://github.com/rame0/chromephp
Please rate this library. Is it a good library?
Informations about the package chromephp
Overview
ChromePhp is a PHP library for the Chrome Logger Google Chrome extension.
This library allows you to log data to the Chrome console.
Requirements
- PHP 7.4 or later
Installation
- Install the browser extension from: https://chrome.google.com/extensions/detail/noaneddfkdjfnfdakjjmocngnfkfehhd
- Click the extension icon in the browser to enable it for the current tab's domain
- Install ChromePhp
It's not recommended to use this library on production!
Install as dev dependency:
Install as prod dependency:
Log some data
Log
Result
Warning
Result
Error
Result
Table
Result
Exception
Result
More information can be found here: http://www.chromelogger.com
All versions of chromephp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
ext-json Version *
ext-json Version *
The package rame0/chromephp contains the following files
Loading the files please wait ....