{"id":22787245,"url":"https://github.com/kdubuc/query-string-parser-psr15","last_synced_at":"2025-06-11T05:32:37.047Z","repository":{"id":57005204,"uuid":"227614746","full_name":"kdubuc/query-string-parser-psr15","owner":"kdubuc","description":"PSR 15 to parse query (manage duplicate fields ...)","archived":false,"fork":false,"pushed_at":"2024-03-22T17:37:31.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T05:57:42.422Z","etag":null,"topics":["psr-15","query-string"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kdubuc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2019-12-12T13:34:42.000Z","updated_at":"2022-01-04T10:22:11.000Z","dependencies_parsed_at":"2025-02-05T17:37:02.305Z","dependency_job_id":"5e8fd8fa-7bdc-4db5-a82d-783b688741e2","html_url":"https://github.com/kdubuc/query-string-parser-psr15","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdubuc%2Fquery-string-parser-psr15","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdubuc%2Fquery-string-parser-psr15/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdubuc%2Fquery-string-parser-psr15/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdubuc%2Fquery-string-parser-psr15/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdubuc","download_url":"https://codeload.github.com/kdubuc/query-string-parser-psr15/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdubuc%2Fquery-string-parser-psr15/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259207275,"owners_count":22821631,"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":["psr-15","query-string"],"created_at":"2024-12-12T00:52:12.693Z","updated_at":"2025-06-11T05:32:37.025Z","avatar_url":"https://github.com/kdubuc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Query String Parser\n\nIf multiple fields of the same name exist in a query string, every other web processing language would read them into an array, but PHP silently overwrites them ([source](https://www.php.net/manual/en/function.parse-str.php#76792)). PSR-15 Middleware parse query string and keep duplicates in PSR7 URI Query.\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require kdubuc/query-string-parser\n```\n\n## Testing\n\n``` bash\n$ vendor/bin/phpunit tests/\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security\n\nIf you discover any security related issues, please email kevindubuc62@gmail.com instead of using the issue tracker.\n\n## Credits\n\n- [Kévin DUBUC](https://github.com/kdubuc)\n- [All Contributors](https://github.com/kdubuc/query-string-parser/graphs/contributors)\n\n## License\n\nThe CeCILL-B License. Please see [License File](LICENSE.md) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdubuc%2Fquery-string-parser-psr15","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdubuc%2Fquery-string-parser-psr15","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdubuc%2Fquery-string-parser-psr15/lists"}