mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add link.
This commit is contained in:
parent
5759ecbe8d
commit
3accc99727
@ -683,7 +683,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Ginq](https://github.com/akanehara/ginq) - Another PHP library based on .NET's LINQ.
|
* [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.
|
* [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
|
||||||
* [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
|
* [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
|
||||||
* [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the MessagePack serialization format.
|
* [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
|
||||||
* [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
|
* [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
|
||||||
* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework.
|
* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework.
|
||||||
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
||||||
|
Loading…
Reference in New Issue
Block a user