{"id":23359783,"url":"https://github.com/firehed/plow","last_synced_at":"2025-06-13T13:32:31.623Z","repository":{"id":34120734,"uuid":"37951433","full_name":"Firehed/plow","owner":"Firehed","description":"Plow - the PHP command-line toolkit","archived":false,"fork":false,"pushed_at":"2015-06-28T19:52:22.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T20:53:34.333Z","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/Firehed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-23T23:53:07.000Z","updated_at":"2020-07-28T00:13:08.000Z","dependencies_parsed_at":"2022-08-03T19:15:17.089Z","dependency_job_id":null,"html_url":"https://github.com/Firehed/plow","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Firehed/plow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Firehed%2Fplow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Firehed%2Fplow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Firehed%2Fplow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Firehed%2Fplow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Firehed","download_url":"https://codeload.github.com/Firehed/plow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Firehed%2Fplow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259653772,"owners_count":22890890,"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":[],"created_at":"2024-12-21T11:11:57.892Z","updated_at":"2025-06-13T13:32:31.591Z","avatar_url":"https://github.com/Firehed.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Plow\n====\n\n\nDescription\n----\n\nPlow is designed to be your new best friend when developing PHP application.\nAt its core, it's just a plugin infrastructure for various command-line tools.\n\n\nInstallation\n----\nPlow should be globally installed with Composer.\nFollow [these instructions](https://getcomposer.org/doc/00-intro.md#globally) to install Composer if you don't have it yet.\n\n    composer global require firehed/plow\n\nIf you have not done so already, you should append Composer's global bin directory to your path:\n\n    echo \"export PATH=\\$PATH:~/.composer/vendor/bin\" \u003e\u003e ~/.bash_profile\n    source ~/.bash_profile\n\nUsage\n----\n\nRunning `plow` with no arguments on the command line will provide detailed usage instrictions:\n\n\n    plow\n\n\nAdding commands\n----\n\nPlow commands are Composer packages with the type specified as `plow-command`.\nWhile not directly shown in the UI, you can [search Packagist by type](https://packagist.org/search/?type=plow-command)\nOnce you find what you're looking for, install it globally like any other package:\n\n    composer global require vendor-name/plow-command-package-name\n\n\nDeveloping new commands\n----\n\nSee [CREATING_COMMANDS.md](CREATING_COMMANDS.md)\n\nContributing to Plow\n----\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirehed%2Fplow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirehed%2Fplow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirehed%2Fplow/lists"}