{"id":31545225,"url":"https://github.com/m47e/dd","last_synced_at":"2025-10-04T14:18:04.986Z","repository":{"id":57064712,"uuid":"471954757","full_name":"M47E/dd","owner":"M47E","description":"👨🏻‍💻   Use dd and dump to your PHP application like the one  in Laravel. .","archived":false,"fork":false,"pushed_at":"2022-03-20T11:15:46.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-20T17:35:59.001Z","etag":null,"topics":["ddd","debug","laravel-ddd","vardump","vardumper"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/M47E.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-03-20T11:08:32.000Z","updated_at":"2022-03-20T11:22:55.000Z","dependencies_parsed_at":"2022-08-24T14:01:27.802Z","dependency_job_id":null,"html_url":"https://github.com/M47E/dd","commit_stats":null,"previous_names":["tal7aouy/dd","mazesec/dd","0xm4ze/dd","m47e/dd"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/M47E/dd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M47E%2Fdd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M47E%2Fdd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M47E%2Fdd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M47E%2Fdd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/M47E","download_url":"https://codeload.github.com/M47E/dd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/M47E%2Fdd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278322462,"owners_count":25967934,"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-04T02:00:05.491Z","response_time":63,"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":["ddd","debug","laravel-ddd","vardump","vardumper"],"created_at":"2025-10-04T14:18:02.323Z","updated_at":"2025-10-04T14:18:04.978Z","avatar_url":"https://github.com/M47E.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dd\n\nThis library will add the `dd` and `dump` helpers to your PHP application.\n\n⚡️ Install\n\nRun:\n\n```sh\ncomposer require tal7aouy/dd\n```\n\n✅ Usage\n\n```php\n$arr = ['a'=\u003e'a','b'=\u003eb];\ndd($arr);\n// or \ndump($arr);\n```\n🤓 output:\n```json\n^ array:2 [▼\n  \"a\" =\u003e \"a\"\n  \"b\" =\u003e \"b\"\n]\n```\n\n\n🚀 For Laravel\n\n[Laravel](http://laravel.com) already have the `dd` function in its helpers.\nThe `dd` function from this package is equal to the one in Laravel.\n\n\n**dd** was created by **[tal7aouy](https://github.com/tal7aouy)** under the **[BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm47e%2Fdd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm47e%2Fdd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm47e%2Fdd/lists"}