List, Dictionaries, Maps, etc for PHP
Collections aims to make working with PHP arrays a little pythonic. Most of the collections are for use in views and use proxies and iterators to make view operations easier without loosing the original objects.
This lib is in alpha quality.