You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a href="https://packagist.org/packages/ramsey/collection/stats"><img src="https://img.shields.io/packagist/dt/ramsey/collection.svg?style=flat-square&colorB=darkmagenta" alt="Package downloads on Packagist"></a>
16
-
<a href="https://phpc.chat/channel/ramsey"><img src="https://img.shields.io/badge/phpc.chat-%23ramsey-darkslateblue?style=flat-square" alt="Chat with the maintainers"></a>
17
15
</p>
18
16
19
17
## About
20
18
21
-
ramsey/collection is a PHP 7.3+ library for representing and manipulating collections.
19
+
ramsey/collection is a PHP library for representing and manipulating collections.
22
20
23
21
Much inspiration for this library came from the [Java Collections Framework][java].
0 commit comments