Browse Source

Remove Collections

In my opinion, it makes sense to remove this recommendation from the list as this package is archived by the owner and is not maintained anymore.
pull/1003/head
Volodymyr Bilokur 7 years ago
parent
commit
01744f8d02
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

679
 *Libraries that implement data structure or storage techniques.*
679
 *Libraries that implement data structure or storage techniques.*
680
 
680
 
681
 * [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
681
 * [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
682
-* [Collections](https://github.com/italolelis/collections) - Collections Abstraction library for PHP.
683
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
682
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
684
 * [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
683
 * [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
685
 * [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
684
 * [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.

Loading…
Cancel
Save