mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #265 from jakon89/patch-1
New: JsonMapper in Data Structure and Storage section.
This commit is contained in:
commit
fef380b0aa
@ -530,6 +530,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
|
||||
* [Totem](http://github.com/Wisembly/Totem) - A library to manage and create data changesets.
|
||||
* [PINQ](https://github.com/TimeToogo/Pinq) - A real Linq library for PHP.
|
||||
* [JsonMapper](https://github.com/netresearch/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
|
||||
|
||||
## Notifications
|
||||
*Libraries for working with notification software.*
|
||||
|
Loading…
Reference in New Issue
Block a user