{"id":48821612,"url":"https://github.com/g4code/commando","last_synced_at":"2026-04-14T15:03:06.805Z","repository":{"id":11397274,"uuid":"13842514","full_name":"g4code/commando","owner":"g4code","description":"PHP command-line interface","archived":false,"fork":false,"pushed_at":"2015-08-26T06:19:05.000Z","size":215,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-01-03T22:42:17.860Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/g4code.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":"2013-10-24T19:49:00.000Z","updated_at":"2022-06-18T19:55:46.000Z","dependencies_parsed_at":"2022-08-22T08:50:35.360Z","dependency_job_id":null,"html_url":"https://github.com/g4code/commando","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/g4code/commando","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcommando","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcommando/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcommando/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcommando/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g4code","download_url":"https://codeload.github.com/g4code/commando/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g4code%2Fcommando/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31801629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2026-04-14T15:03:06.247Z","updated_at":"2026-04-14T15:03:06.799Z","avatar_url":"https://github.com/g4code.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"commando\n======\n\n\u003e commando - [php](http://php.net) library\n\n## Install\n\n```sh\ncomposer require g4code/commando\n```\n\n[Composer](http://getcomposer.org/)\n\n[g4code/commando](https://packagist.org/packages/g4code/commando)\n\n## Usage\n\n```php\n\u003c?php\n\nuse Commando\\Cli;\n\n$cli = new Cli();\n$cli-\u003eversion('x.x.x');\n$cli-\u003eoption()-\u003eshort(\"p\")\n              -\u003elong(\"param\")\n              -\u003edesc('param name description');\n              \necho $cli-\u003evalue('param'); // outputs param option value\n```\n\n## Development\n\n### Install dependencies\n\n    $ make install\n\n### Run tests\n\n    $ make test\n\n## License\n\n(The MIT License)\nsee LICENSE file for details...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg4code%2Fcommando","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg4code%2Fcommando","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg4code%2Fcommando/lists"}