diff --git a/README.md b/README.md index 3488d9a..4260036 100644 --- a/README.md +++ b/README.md @@ -679,7 +679,6 @@ Libraries to help manage database schemas and migrations. *Libraries that implement data structure or storage techniques.* * [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP). -* [Collections](https://github.com/italolelis/collections) - Collections Abstraction library for PHP. * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output. * [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ. * [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.