{"id":27994518,"url":"https://github.com/chevere/var-dump","last_synced_at":"2026-03-06T16:04:13.057Z","repository":{"id":39535591,"uuid":"455253662","full_name":"chevere/var-dump","owner":"chevere","description":"Multi-purpose colorful modern alternative to var_dump","archived":false,"fork":false,"pushed_at":"2025-02-14T12:24:40.000Z","size":1178,"stargazers_count":36,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"2.0","last_synced_at":"2025-05-08T19:13:06.106Z","etag":null,"topics":["chevere","php"],"latest_commit_sha":null,"homepage":"https://chevere.org/packages/var-dump","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chevere.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-03T17:03:58.000Z","updated_at":"2025-04-09T05:37:13.000Z","dependencies_parsed_at":"2023-02-01T04:17:29.154Z","dependency_job_id":"50428f9e-605f-4057-9ccd-8245d54e0b2a","html_url":"https://github.com/chevere/var-dump","commit_stats":{"total_commits":69,"total_committers":1,"mean_commits":69.0,"dds":0.0,"last_synced_commit":"f513ed8cd1384839011d7643bdb5f2faf591324d"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":"chevere/package-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevere%2Fvar-dump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevere%2Fvar-dump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevere%2Fvar-dump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevere%2Fvar-dump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chevere","download_url":"https://codeload.github.com/chevere/var-dump/tar.gz/refs/heads/2.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253133114,"owners_count":21859112,"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":["chevere","php"],"created_at":"2025-05-08T19:13:27.038Z","updated_at":"2026-03-06T16:04:13.051Z","avatar_url":"https://github.com/chevere.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VarDump\n\n![Chevere](chevere.svg)\n\n[![Build](https://img.shields.io/github/actions/workflow/status/chevere/var-dump/test.yml?branch=2.0\u0026style=flat-square)](https://github.com/chevere/var-dump/actions)\n![Code size](https://img.shields.io/github/languages/code-size/chevere/var-dump?style=flat-square)\n[![Apache-2.0](https://img.shields.io/github/license/chevere/var-dump?style=flat-square)](LICENSE)\n[![PHPStan](https://img.shields.io/badge/PHPStan-level%209-blueviolet?style=flat-square)](https://phpstan.org/)\n[![Mutation testing badge](https://img.shields.io/endpoint?style=flat-square\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fchevere%2Fvar-dump%2F2.0)](https://dashboard.stryker-mutator.io/reports/github.com/chevere/var-dump/2.0)\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=chevere_var-dump\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=chevere_var-dump)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=chevere_var-dump\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=chevere_var-dump)\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=chevere_var-dump\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=chevere_var-dump)\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=chevere_var-dump\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=chevere_var-dump)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=chevere_var-dump\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=chevere_var-dump)\n[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=chevere_var-dump\u0026metric=sqale_index)](https://sonarcloud.io/dashboard?id=chevere_var-dump)\n[![CodeFactor](https://www.codefactor.io/repository/github/chevere/var-dump/badge)](https://www.codefactor.io/repository/github/chevere/var-dump)\n\n## Summary\n\nMulti-purpose colorful modern alternative to [var_dump](https://www.php.net/manual/function.var-dump.php). It's a PHP library that provides an alternative to `var_dump` and `dump` functions. It's designed to be used in development environments to help you debug your code.\n\n## Features\n\n* Colorful output with automatic light/dark modes\n* HTML, Console, and Plain text output\n* No JavaScript required\n* Displays modifiers, types, values, references, and more\n* Recursive detection\n* Foldable arrays and objects with indentation display\n* Lightweight codebase\n\n## Installing\n\nVarDump is available through [Packagist](https://packagist.org/packages/chevere/var-dump) and the repository source is at [chevere/var-dump](https://github.com/chevere/var-dump).\n\nRun the following command to install VarDump as a development dependency of your project:\n\n```sh\ncomposer require --dev chevere/var-dump\n```\n\n## Quick start\n\n* Use `vd` to dump information about any variable (replaces `var_dump` and `dump`)\n* Use `vdd` to do the same as `vd` and `die(0)` (replaces `dd`)\n\n```php\nvd($myVar); // var dump\nvdd($myVar); // var dump and die\n```\n\n## Demo\n\n![HTML demo dark](demo/demo-dark.png)\n\n![HTML demo light](demo/demo-light.png)\n\n* [HTML](https://chevere.github.io/var-dump/demo/output/html.html)\n* [Plain text](https://chevere.github.io/var-dump/demo/output/plain.txt)\n* [Console (asciinema)](https://asciinema.org/a/496889)\n\n## Documentation\n\nDocumentation is available at [chevere.org](https://chevere.org/packages/var-dump).\n\n## License\n\nCopyright [Rodolfo Berrios A.](https://rodolfoberrios.com/)\n\nChevere is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchevere%2Fvar-dump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchevere%2Fvar-dump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchevere%2Fvar-dump/lists"}