{"id":16232955,"url":"https://github.com/dmouse/select-helper","last_synced_at":"2025-07-24T09:36:15.988Z","repository":{"id":56970264,"uuid":"46577744","full_name":"dmouse/select-helper","owner":"dmouse","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-22T23:52:36.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T03:41:31.071Z","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/dmouse.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}},"created_at":"2015-11-20T17:50:45.000Z","updated_at":"2015-11-20T17:50:59.000Z","dependencies_parsed_at":"2022-08-21T10:50:50.095Z","dependency_job_id":null,"html_url":"https://github.com/dmouse/select-helper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dmouse/select-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmouse%2Fselect-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmouse%2Fselect-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmouse%2Fselect-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmouse%2Fselect-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmouse","download_url":"https://codeload.github.com/dmouse/select-helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmouse%2Fselect-helper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266822218,"owners_count":23989824,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-10-10T13:10:46.921Z","updated_at":"2025-07-24T09:36:15.183Z","avatar_url":"https://github.com/dmouse.png","language":"PHP","readme":"![Symfony Console Select Helper](http://i.giphy.com/3oEdv5Uj1b6k5ilDzi.gif \"Symfony Console Select Helper\")\n\n# Select Helper\nThis component provide a select helper to the symfony/console\n\n## How to use\nInclude in your composer.json\n```bash\n$ composer require dmouse/select-helper\n```\nCreate a new instance from  the select helper class\n\n```php\n  // ...\n  $select = new \\Dmouse\\Console\\Helper\\SelectHelper($output);\n  $select-\u003esetOptions([\n      \"option 1\",\n      \"option 2\",\n      \"option 3\"\n  ]);\n  $option = $select-\u003erunSelect();\n  // ...\n```\nSee more in https://github.com/dmouse/select-helper/blob/master/console.php\n\n# Development\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmouse%2Fselect-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmouse%2Fselect-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmouse%2Fselect-helper/lists"}