ソースを参照

laravel closure

pull/1299/head
Jamie York 1年前
コミット
9b62724ce8
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      README.md

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

@@ -839,10 +839,10 @@ Libraries to help manage database schemas and migrations.
839 839
 * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimizing autoloading.
840 840
 * [Ganesha](https://github.com/ackintosh/ganesha) - A PHP implementation of Circuit Breaker pattern.
841 841
 * [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC.
842
+* [Laravel Serializable Closure](https://github.com/laravel/serializable-closure) - A library that allows Closures to be serialized.
842 843
 * [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
843 844
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
844 845
 * [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
845
-* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
846 846
 
847 847
 # Software
848 848
 *Software for creating a development environment.*

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