Nicolas Grekas 3 settimane fa
parent
commit
6f3afd7f02
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -747,6 +747,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
747 747
 *Libraries that implement data structure or storage techniques.*
748 748
 
749 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 751
 * [Fractal](https://github.com/thephpleague/fractal) - A library for converting complex data structures to JSON output.
751 752
 * [JsonMapper](https://github.com/cweiske/jsonmapper) - A library that maps nested JSON structures onto PHP classes.
752 753
 * [JSON Machine](https://github.com/halaxa/json-machine) - Provides iteration over huge JSONs using simple `foreach`.

Loading…
Annulla
Salva