Nicolas Grekas 3 недель назад
Родитель
Сommit
6f3afd7f02
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      README.md

+ 1
- 0
README.md Просмотреть файл

747
 *Libraries that implement data structure or storage techniques.*
747
 *Libraries that implement data structure or storage techniques.*
748
 
748
 
749
 * [CakePHP Collection](https://github.com/cakephp/collection) - A simple collections library.
749
 * [CakePHP Collection](https://github.com/cakephp/collection) - A simple collections library.
750
+* [DeepClone](https://github.com/symfony/php-ext-deepclone) - A PHP extension to export serializable values as plain arrays and reconstruct them.
750
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
751
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
751
 * [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
752
 * [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
752
 * [JSON Machine](https://github.com/halaxa/json-machine) - Provides iteration over huge JSONs using simple `foreach`.
753
 * [JSON Machine](https://github.com/halaxa/json-machine) - Provides iteration over huge JSONs using simple `foreach`.

Загрузка…
Отмена
Сохранить