{"id":19615410,"url":"https://github.com/droath/robo-ddev","last_synced_at":"2026-04-16T01:31:53.210Z","repository":{"id":55003331,"uuid":"211714275","full_name":"droath/robo-ddev","owner":"droath","description":"Expose the DDev executable commands to the Robo task runner.","archived":false,"fork":false,"pushed_at":"2023-08-11T16:46:01.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-25T20:33:32.030Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/droath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-09-29T19:22:26.000Z","updated_at":"2022-03-21T01:40:28.000Z","dependencies_parsed_at":"2025-01-09T10:36:05.118Z","dependency_job_id":"2b7c5693-ffa4-48a2-8bbe-b4d7eb98e351","html_url":"https://github.com/droath/robo-ddev","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"bf938f0ca5e685f8769ecd2286b5292d8cf9a7e3"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/droath/robo-ddev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-ddev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-ddev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-ddev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-ddev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droath","download_url":"https://codeload.github.com/droath/robo-ddev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droath%2Frobo-ddev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31867710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-11T10:56:41.667Z","updated_at":"2026-04-16T01:31:53.187Z","avatar_url":"https://github.com/droath.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Run DDev commands from the Robo task runner. You'll need to have the DDev executable installed. Learn more at [https://www.ddev.com/](https://www.ddev.com/).\n\n### Getting Started\n\nFirst, you'll need to download the robo ddev library using composer:\n\n```bash\ncomposer require --dev droath/robo-ddev\n```\n\n### Example\n\n```php\n\u003c?php\n\n    use \\Droath\\RoboDDev\\Task\\loadTasks;\n\n    // Command equivalent: `ddev start --all`\n    $this-\u003etaskDDevStart()\n        -\u003eall()\n        -\u003erun();\n\n    // Command equivalent: `ddev stop --stop-ssh-agent`\n    $this-\u003etaskDDevStop()\n        -\u003estopSshAgent()\n        -\u003erun();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroath%2Frobo-ddev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroath%2Frobo-ddev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroath%2Frobo-ddev/lists"}