{"id":22974148,"url":"https://github.com/diversen/parse-argv","last_synced_at":"2026-02-11T10:34:38.693Z","repository":{"id":40504943,"uuid":"61301810","full_name":"diversen/parse-argv","owner":"diversen","description":"Parse argv and get - and -- flags and values, and get any value without a flag.","archived":false,"fork":false,"pushed_at":"2023-03-22T06:22:59.000Z","size":37,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-23T19:04:40.127Z","etag":null,"topics":["argv","php","php-argv","php-argv-parser"],"latest_commit_sha":null,"homepage":"","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/diversen.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,"zenodo":null}},"created_at":"2016-06-16T14:44:08.000Z","updated_at":"2023-03-17T12:06:00.000Z","dependencies_parsed_at":"2025-07-23T19:02:10.391Z","dependency_job_id":"33905ac3-70d5-47f8-931f-04d747e97772","html_url":"https://github.com/diversen/parse-argv","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/diversen/parse-argv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fparse-argv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fparse-argv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fparse-argv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fparse-argv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diversen","download_url":"https://codeload.github.com/diversen/parse-argv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fparse-argv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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":["argv","php","php-argv","php-argv-parser"],"created_at":"2024-12-15T00:00:17.870Z","updated_at":"2026-02-11T10:34:38.655Z","avatar_url":"https://github.com/diversen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple argv parser\n\nAny options are denoted by '-' or '--' and any option value must be specified by '='\n\nYou may cast options to int, float or booleans \n\n## Install: \n\n    composer require diversen/parse-argv\n\n## Example\n\nRun the following test script:\n\n    php example.php  -h --help --message=hello --to-int=100 --to-float=100.5 --to-bool=false argument1 argument2\n\nSee: [example.php](example.php)\n\n## Test\n\n    git clone git@github.com:diversen/parse-argv.git\n    cd parse-argv\n    composer install\n    ./test.sh\n\nLicense MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fparse-argv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiversen%2Fparse-argv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fparse-argv/lists"}