Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Aug 5, 2020
1 parent a218d84 commit aed338c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ This library has been inspired by:
* [nikic/iter](https://github.com/nikic/iter)
* [Lazy.js](http://danieltao.com/lazy.js/)

Also, last but not least, collection keys are preserved in most operations.

## Installation

```composer require loophp/collection```
Expand Down Expand Up @@ -96,3 +98,4 @@ If you can't contribute to the code, you can also sponsor me on [Github](https:/

## On the internet
* [Reddit announcement thread](https://www.reddit.com/r/PHP/comments/csxw23/a_stateless_and_modular_collection_class/)
* [Reddit release 2.0.0 thread](https://www.reddit.com/r/PHP/comments/i2u2le/release_of_version_200_of_loophpcollection/)

0 comments on commit aed338c

Please sign in to comment.