{"id":15037317,"url":"https://github.com/ramsey/collection","last_synced_at":"2025-05-11T05:49:19.225Z","repository":{"id":37549605,"uuid":"45066961","full_name":"ramsey/collection","owner":"ramsey","description":":card_index_dividers: A PHP library for representing and manipulating collections.","archived":false,"fork":false,"pushed_at":"2025-03-22T05:39:19.000Z","size":370,"stargazers_count":1162,"open_issues_count":4,"forks_count":55,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-05-11T05:49:12.863Z","etag":null,"topics":["array","collection","hash","map","php","php8","queue","set"],"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/ramsey.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"ramsey","tidelift":"packagist/ramsey/collection"}},"created_at":"2015-10-27T20:07:54.000Z","updated_at":"2025-05-11T00:51:53.000Z","dependencies_parsed_at":"2024-02-26T01:49:07.172Z","dependency_job_id":"f592442e-6bbd-4d20-87f6-becc73d1c5ea","html_url":"https://github.com/ramsey/collection","commit_stats":{"total_commits":225,"total_committers":28,"mean_commits":8.035714285714286,"dds":"0.49777777777777776","last_synced_commit":"929049dd85ed8a70cceec787f1a29738e1725363"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsey%2Fcollection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsey%2Fcollection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsey%2Fcollection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramsey%2Fcollection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramsey","download_url":"https://codeload.github.com/ramsey/collection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253523732,"owners_count":21921818,"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":["array","collection","hash","map","php","php8","queue","set"],"created_at":"2024-09-24T20:34:15.933Z","updated_at":"2025-05-11T05:49:19.207Z","avatar_url":"https://github.com/ramsey.png","language":"PHP","readme":"\u003ch1 align=\"center\"\u003eramsey/collection\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cstrong\u003eA PHP library for representing and manipulating collections.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/ramsey/collection\"\u003e\u003cimg src=\"http://img.shields.io/badge/source-ramsey/collection-blue.svg?style=flat-square\" alt=\"Source Code\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/ramsey/collection\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/ramsey/collection.svg?style=flat-square\u0026label=release\" alt=\"Download Package\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://php.net\"\u003e\u003cimg src=\"https://img.shields.io/packagist/php-v/ramsey/collection.svg?style=flat-square\u0026colorB=%238892BF\" alt=\"PHP Programming Language\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/ramsey/collection/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/ramsey/collection.svg?style=flat-square\u0026colorB=darkcyan\" alt=\"Read License\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/ramsey/collection/actions/workflows/continuous-integration.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/ramsey/collection/continuous-integration.yml?branch=main\u0026logo=github\u0026style=flat-square\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/ramsey/collection\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/gh/ramsey/collection?label=codecov\u0026logo=codecov\u0026style=flat-square\" alt=\"Codecov Code Coverage\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## About\n\nramsey/collection is a PHP library for representing and manipulating collections.\n\nMuch inspiration for this library came from the [Java Collections Framework][java].\n\nThis project adheres to a [code of conduct](CODE_OF_CONDUCT.md).\nBy participating in this project and its community, you are expected to\nuphold this code.\n\n## Installation\n\nInstall this package as a dependency using [Composer](https://getcomposer.org).\n\n``` bash\ncomposer require ramsey/collection\n```\n\n## Usage\n\nExamples of how to use this library may be found in the\n[Wiki pages](https://github.com/ramsey/collection/wiki/Examples).\n\n## Contributing\n\nContributions are welcome! To contribute, please familiarize yourself with\n[CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Coordinated Disclosure\n\nKeeping user information safe and secure is a top priority, and we welcome the\ncontribution of external security researchers. If you believe you've found a\nsecurity issue in software that is maintained in this repository, please read\n[SECURITY.md][] for instructions on submitting a vulnerability report.\n\n## Copyright and License\n\nThe ramsey/collection library is copyright © [Ben Ramsey](https://benramsey.com)\nand licensed for use under the terms of the\nMIT License (MIT). Please see [LICENSE](LICENSE) for more information.\n\n\n[java]: http://docs.oracle.com/javase/8/docs/technotes/guides/collections/index.html\n[security.md]: https://github.com/ramsey/collection/blob/main/SECURITY.md\n","funding_links":["https://github.com/sponsors/ramsey","https://tidelift.com/funding/github/packagist/ramsey/collection"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsey%2Fcollection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framsey%2Fcollection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsey%2Fcollection/lists"}