{"id":42977800,"url":"https://github.com/lemonphp/cli","last_synced_at":"2026-01-31T01:39:23.741Z","repository":{"id":57013789,"uuid":"52001638","full_name":"lemonphp/cli","owner":"lemonphp","description":":+1: A simple command line application framework to develop simple tools based on Symfony2 components","archived":false,"fork":false,"pushed_at":"2016-06-03T02:35:19.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T06:35:17.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lemonphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-18T11:07:23.000Z","updated_at":"2016-03-16T07:00:13.000Z","dependencies_parsed_at":"2022-08-21T13:40:55.247Z","dependency_job_id":null,"html_url":"https://github.com/lemonphp/cli","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lemonphp/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemonphp%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemonphp%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemonphp%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemonphp%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemonphp","download_url":"https://codeload.github.com/lemonphp/cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemonphp%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28926316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"ssl_error","status_checked_at":"2026-01-30T22:32:31.927Z","response_time":66,"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-01-31T01:39:22.337Z","updated_at":"2026-01-31T01:39:23.715Z","avatar_url":"https://github.com/lemonphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Package lemonphp/cli\n===\n[![Build Status](https://travis-ci.org/lemonphp/cli.svg?branch=master)](https://travis-ci.org/lemonphp/cli)\n[![Coverage Status](https://coveralls.io/repos/github/lemonphp/cli/badge.svg?branch=master)](https://coveralls.io/github/lemonphp/cli?branch=master)\n\nA a simple command line application framework to develop simple tools based on Symfony2 components\n\n\nRequirements\n---\n\n* php \u003e=5.5.9\n* pimple/pimple ^3.0\n* symfony/console ^3.0\n* symfony/event-dispatcher ^3.0\n\nInstallation\n---\n\n```shell\n$ composer require lemonphp/cli\n```\n\nUsage\n---\n\n```php\n$app = new \\Lemon\\Cli\\App('Simple CLI app', '1.0.1');\n$app-\u003eaddCommand(new YourCommand());\n$app-\u003erun();\n```\n\nChangelog\n---\nSee [CHANGELOG.md](https://github.com/lemonphp/cli/blob/master/CHANGELOG.md)\n\nContributing\n---\nPlease report any bugs or add pull requests on [Github Issues](https://github.com/lemonphp/cli/issues).\n\nLicense\n---\nThis project is released under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonphp%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemonphp%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemonphp%2Fcli/lists"}