{"id":18604277,"url":"https://github.com/izica/php-browser-log","last_synced_at":"2025-04-10T20:30:32.062Z","repository":{"id":56995133,"uuid":"136788532","full_name":"izica/php-browser-log","owner":"izica","description":"Pretty log in browser console","archived":false,"fork":false,"pushed_at":"2023-04-09T01:01:56.000Z","size":37,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-07T07:42:31.708Z","etag":null,"topics":["browser","browser-console","console","console-log","developer-tools","development-tools","devtools","log","logger","logging","logs","php","php-library","php7","pretty-print","print-r","printr","var-dump","var-dumper","vardump"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/izica.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-10T07:28:57.000Z","updated_at":"2024-05-08T11:15:31.000Z","dependencies_parsed_at":"2022-08-21T13:50:31.415Z","dependency_job_id":null,"html_url":"https://github.com/izica/php-browser-log","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izica%2Fphp-browser-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izica%2Fphp-browser-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izica%2Fphp-browser-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izica%2Fphp-browser-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izica","download_url":"https://codeload.github.com/izica/php-browser-log/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223444738,"owners_count":17146167,"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":["browser","browser-console","console","console-log","developer-tools","development-tools","devtools","log","logger","logging","logs","php","php-library","php7","pretty-print","print-r","printr","var-dump","var-dumper","vardump"],"created_at":"2024-11-07T02:17:15.460Z","updated_at":"2024-11-07T02:17:16.232Z","avatar_url":"https://github.com/izica.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![browser screen](https://raw.githubusercontent.com/izica/php-browser-log/master/screen.png \"browser screen\")\n## print_r() and var_dump() alternative\nPrinting your data in browser console\n## Install\n```\ncomposer require izica/php-browser-log\n```\n\n## Usage\nYou need to use this debug in html view.\nYou will see result in browser console(F12, Inspect mode console);\n```php\n    PhpBrowserLog::log($arg1);\n    PhpBrowserLog::log($arg1, $arg2);\n    PhpBrowserLog::log(...any args count);\n```\n\nor Aliases\n```php\n    PhpBrowserLog::pre($arg1);\n    pre($arg1, $arg2);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizica%2Fphp-browser-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizica%2Fphp-browser-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizica%2Fphp-browser-log/lists"}