mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added a collections package with strictly typed-collections support.
Added a collections package with strictly typed-collections support library under the Data Structure and Storage section.
This commit is contained in:
parent
e9b092aa5a
commit
e893e540aa
@ -669,6 +669,7 @@ Libraries to help manage database schemas and migrations.
|
||||
|
||||
* [Cake Collection](https://github.com/cakephp/collection) - A simple collections library (CP).
|
||||
* [Collections](https://github.com/italolelis/collections) - Collections Abstraction library for PHP.
|
||||
* [Versatile Collections](https://github.com/rotexsoft/versatile-collections) - A collections library for PHP with strictly typed-collections support.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user