{"id":16442050,"url":"https://github.com/shyim/php-dump-server","last_synced_at":"2025-10-28T06:34:28.236Z","repository":{"id":45743608,"uuid":"329138813","full_name":"shyim/php-dump-server","owner":"shyim","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-24T08:09:44.000Z","size":189,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-13T16:44:49.311Z","etag":null,"topics":["debug","dump-server","php"],"latest_commit_sha":null,"homepage":"","language":"Svelte","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/shyim.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":"2021-01-12T23:24:38.000Z","updated_at":"2024-09-24T08:09:44.000Z","dependencies_parsed_at":"2024-06-19T02:10:28.126Z","dependency_job_id":"27631af7-428a-4010-8808-fe82f9607f3a","html_url":"https://github.com/shyim/php-dump-server","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/shyim/php-dump-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shyim%2Fphp-dump-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shyim%2Fphp-dump-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shyim%2Fphp-dump-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shyim%2Fphp-dump-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shyim","download_url":"https://codeload.github.com/shyim/php-dump-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shyim%2Fphp-dump-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281397336,"owners_count":26493908,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","dump-server","php"],"created_at":"2024-10-11T09:16:12.515Z","updated_at":"2025-10-28T06:34:28.220Z","avatar_url":"https://github.com/shyim.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Dump Server\n\nDump Server allows you to send your Debug outputs to the Dump Website instead outputting it your website.\nThis repository contains only the Dumping Server. The client library for PHP can be found [here](https://github.com/shyim/php-dump-client).\n\n\n## Tech Stack\n\n**Client:** Svelte\n\n**Server:** Go\n\n  \n## Installation \n\n### Binary distribution\n\n* Download the Binary from Releases\n* Unpack the release\n* Start the binary or install [Systemd service](https://github.com/shyim/php-dump-server/blob/main/php-dump-server.service)\n\n### Docker distribution\n\n```shell\n\u003e docker run --name=php-dump-server -p 9009:9009 ghcr.io/shyim/php-dump-server\n```\n\n### Package distribution\n\nThe Github releases contains packages for `apt`, `rpm` and `apk`. After installation you can start the server with\n\n```shell\n\u003e systemctl --user start php-dump-server\n```\n\n\n## Run Locally\n\n```bash\nnpm install\nnpm run build\n\nmake build\n```\n\nTo edit the UI you can run `npm run dev` to have a Watch Server at `http://localhost:5000`. Make sure you have still running the Go Server.\n## Screenshots\n\n![App Screenshot](https://i.imgur.com/7Ch30ud.png)\n\n  \n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshyim%2Fphp-dump-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshyim%2Fphp-dump-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshyim%2Fphp-dump-server/lists"}