{"id":18034382,"url":"https://github.com/johansatge/printr","last_synced_at":"2025-04-04T22:41:45.866Z","repository":{"id":74329923,"uuid":"42331761","full_name":"johansatge/printr","owner":"johansatge","description":"A lightweight, simple var_dump replacement.","archived":false,"fork":false,"pushed_at":"2015-11-07T11:51:23.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T07:16:40.205Z","etag":null,"topics":["debug","php","var-dump"],"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/johansatge.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":"2015-09-11T20:54:17.000Z","updated_at":"2023-09-18T14:45:30.000Z","dependencies_parsed_at":"2023-03-11T17:05:56.855Z","dependency_job_id":null,"html_url":"https://github.com/johansatge/printr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johansatge%2Fprintr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johansatge%2Fprintr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johansatge%2Fprintr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johansatge%2Fprintr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johansatge","download_url":"https://codeload.github.com/johansatge/printr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261584,"owners_count":20910107,"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":["debug","php","var-dump"],"created_at":"2024-10-30T11:11:08.519Z","updated_at":"2025-04-04T22:41:45.846Z","avatar_url":"https://github.com/johansatge.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"A lightweight, simple `var_dump` replacement.\n\n```php\n$var = array('sample', 10, false, null);\nprintr($var);\n```\n\n![Logo](logo.png)\n\n---\n\n* [Installation](#installation)\n* [Usage](#usage)\n* [Changelog](#changelog)\n* [License](#license)\n\n## Installation\n\n* Install \u0026 load the `printr.php` file\n* May be used as a WordPress [mu-plugin](https://codex.wordpress.org/Must_Use_Plugins) (`/path-to-wp/wp-content/mu-plugins`)\n\n## Usage\n\n```php\nprintr($var, $echo, $context);\n```\n\n| Parameter | Default | Description |\n| --- | --- | --- |\n| `$var` | *None* | The variable to inspect |\n| `$echo` | `true` | Outputs the result (the HTML is also returned as a `string`)\n| `$context` | `true` | Outputs the file and line where the function has been called, if available |\n\n## Changelog\n\n| Version | Date | Notes |\n| --- | --- | --- |\n| `1.0.0` | September 11, 2015 | Initial version |\n\n## License\n\nThis project is released under the [MIT License](license).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohansatge%2Fprintr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohansatge%2Fprintr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohansatge%2Fprintr/lists"}