{"id":13462540,"url":"https://github.com/ccampbell/chromephp","last_synced_at":"2025-04-11T03:29:32.812Z","repository":{"id":1027434,"uuid":"855523","full_name":"ccampbell/chromephp","owner":"ccampbell","description":"class for logging PHP variables to Google Chrome console","archived":false,"fork":false,"pushed_at":"2023-01-09T09:43:33.000Z","size":327,"stargazers_count":1376,"open_issues_count":43,"forks_count":450,"subscribers_count":76,"default_branch":"master","last_synced_at":"2024-10-29T15:49:04.443Z","etag":null,"topics":["console","logging","php"],"latest_commit_sha":null,"homepage":"http://www.chromelogger.com","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/ccampbell.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2010-08-22T23:04:50.000Z","updated_at":"2024-10-23T21:53:04.000Z","dependencies_parsed_at":"2023-01-13T10:52:25.500Z","dependency_job_id":null,"html_url":"https://github.com/ccampbell/chromephp","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccampbell%2Fchromephp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccampbell%2Fchromephp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccampbell%2Fchromephp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccampbell%2Fchromephp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccampbell","download_url":"https://codeload.github.com/ccampbell/chromephp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335230,"owners_count":21086540,"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":["console","logging","php"],"created_at":"2024-07-31T12:00:51.328Z","updated_at":"2025-04-11T03:29:32.795Z","avatar_url":"https://github.com/ccampbell.png","language":"PHP","funding_links":[],"categories":["Uncategorized","PHP"],"sub_categories":["Uncategorized"],"readme":"## Overview\nChromePhp is a PHP library for the Chrome Logger Google Chrome extension.\n\nThis library allows you to log variables to the Chrome console.\n\n## Requirements\n- PHP 5 or later\n\n## Installation\n1. Install the Chrome extension from: https://chrome.google.com/extensions/detail/noaneddfkdjfnfdakjjmocngnfkfehhd\n2. Click the extension icon in the browser to enable it for the current tab's domain\n3. Put ChromePhp.php somewhere in your PHP include path\n4. Log some data\n\n    ```php\n    include 'ChromePhp.php';\n    ChromePhp::log('Hello console!');\n    ChromePhp::log($_SERVER);\n    ChromePhp::warn('something went wrong!');\n    ```\n\nMore information can be found here:\nhttp://www.chromelogger.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccampbell%2Fchromephp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccampbell%2Fchromephp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccampbell%2Fchromephp/lists"}