{"id":19433189,"url":"https://github.com/ssnepenthe/wp-dump-zone","last_synced_at":"2026-05-17T02:13:45.126Z","repository":{"id":57710789,"uuid":"491735333","full_name":"ssnepenthe/wp-dump-zone","owner":"ssnepenthe","description":"Aggregates Symfony var-dumper output in a dedicated \"dump zone\" on your WordPress sites","archived":false,"fork":false,"pushed_at":"2022-07-10T23:34:04.000Z","size":10,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-07T20:34:51.184Z","etag":null,"topics":["toy","wordpress"],"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/ssnepenthe.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":"2022-05-13T02:45:17.000Z","updated_at":"2022-07-11T13:58:51.000Z","dependencies_parsed_at":"2022-09-26T21:21:43.349Z","dependency_job_id":null,"html_url":"https://github.com/ssnepenthe/wp-dump-zone","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/ssnepenthe%2Fwp-dump-zone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnepenthe%2Fwp-dump-zone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnepenthe%2Fwp-dump-zone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnepenthe%2Fwp-dump-zone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssnepenthe","download_url":"https://codeload.github.com/ssnepenthe/wp-dump-zone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612954,"owners_count":19829100,"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":["toy","wordpress"],"created_at":"2024-11-10T14:38:43.449Z","updated_at":"2026-05-17T02:13:40.078Z","avatar_url":"https://github.com/ssnepenthe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wp-dump-zone\n\nWP Dump Zone provides a simple approach to an improved experience of working the Symfony var-dumper component on a WordPress site.\n\nTypically dumps are rendered at call time and, depending on the way a theme is styled, can lead to output that is difficult to read or interact with.\n\nWP Dump Zone solves this problem by aggregating dump calls to be rendered after the rest of the page in a dedicated dump zone.\n\n## Warning\n\nThis package is currently in development and is subject to breaking changes without notice until v1.0 has been tagged.\n\nIt is one in a series of [WordPress toys](https://github.com/ssnepenthe?tab=repositories\u0026q=topic%3Atoy+topic%3Awordpress\u0026type=\u0026language=\u0026sort=) I have been working on with the intention of exploring ways to modernize the feel of working with WordPress.\n\nAs the label suggests, it should be treated as a toy.\n\n## Installation\n\n```sh\ncomposer require ssnepenthe/wp-dump-zone\n```\n\n## Usage\n\nReplace calls to the `dump()` function with calls to the `dz()` function. That's it!\n\n## Advanced Usage\n\nThe underlying cloner and dumper instances can be overridden using the corresponding setters: `DumpZone\\DumpZone::setCloner()` and `DumpZone\\DumpZone::setDumper()`.\n\nBy default, the dump zone is rendered in the `admin_footer` and `wp_footer` hooks at a priority of `999`. You can add an additional render hook using `DumpZone\\DumpZone::addRenderHook()` or override the render hooks list completely using `DumpZone\\DumpZone::setRenderHooks()`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssnepenthe%2Fwp-dump-zone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssnepenthe%2Fwp-dump-zone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssnepenthe%2Fwp-dump-zone/lists"}