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
{{ message }}
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.
Ítalo Lelis de Vietro edited this page Jun 21, 2016
·
2 revisions
Welcome to Collections
What is it?
The Collection library is one of the most useful things that many modern languages have, but for some reason PHP doesn't have a built in collection layer.
For that reason we created Collections, an incredible library that gathers the best of .NET's and Java's collections patterns and unify it with PHP array power.