0 Forks
4 Stars
4 Watchers

typed-collections

Typed collections are an implementation of typed lists. Collections allow us to have traversable lists of a predetermined type and its subtypes. Its behavior prevents the looseness of arrays in PHP.

How to download and setup typed-collections

Open terminal and run command
git clone https://github.com/edumarques/typed-collections.git
git clone is used to create a copy or clone of typed-collections repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with typed-collections https://github.com/edumarques/typed-collections/archive/master.zip

Or simply clone typed-collections with SSH
[email protected]:edumarques/typed-collections.git

If you have some problems with typed-collections

You may open issue on typed-collections support forum (system) here: https://github.com/edumarques/typed-collections/issues