ソースを参照

Merge 4a72f15b7a into 426f5688a4

pull/1446/merge
Nicolas Grekas 3週間前
コミット
6f3afd7f02
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -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`.

読み込み中…
キャンセル
保存