mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Cleanup serialiser descriptions
This commit is contained in:
parent
a6ff32e31f
commit
b4c0bb40cf
@ -605,8 +605,8 @@ Libraries to help manage database schemas and migrations.
|
|||||||
|
|
||||||
* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
|
* [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
|
||||||
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
||||||
* [Zend Serializer](https://github.com/zendframework/Component_ZendSerializer) - The library for serialising and de-serialising data (part of Zend Framework 2).
|
|
||||||
* [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.
|
||||||
|
* [Zend Serializer](https://github.com/zendframework/Component_ZendSerializer) - Another library for serialising and de-serialising data (ZF2).
|
||||||
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
|
* [PHP Object Storage](https://github.com/herrera-io/php-object-storage) - A library for object storage.
|
||||||
* [Fractal](https://github.com/php-loep/fractal) - A library for converting complex data structures to JSON output.
|
* [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.
|
* [Totem](http://github.com/Wisembly/Totem) - A library to manage and create data changesets.
|
||||||
|
Loading…
Reference in New Issue
Block a user