{"id":18779878,"url":"https://github.com/lhajman/dd","last_synced_at":"2025-12-18T13:30:18.249Z","repository":{"id":57064712,"uuid":"471954757","full_name":"tal7aouy/dd","owner":"tal7aouy","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-01-29T12:05:06.019Z","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/tal7aouy.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/tal7aouy/dd","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/tal7aouy%2Fdd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Fdd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Fdd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Fdd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tal7aouy","download_url":"https://codeload.github.com/tal7aouy/dd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239694551,"owners_count":19681889,"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":["ddd","debug","laravel-ddd","vardump","vardumper"],"created_at":"2024-11-07T20:23:36.250Z","updated_at":"2025-12-18T13:30:18.178Z","avatar_url":"https://github.com/tal7aouy.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%2Flhajman%2Fdd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flhajman%2Fdd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhajman%2Fdd/lists"}