Bladeren bron

laravel closure

pull/1299/head
Jamie York 1 jaar geleden
bovenliggende
commit
9b62724ce8
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      README.md

+ 1
- 1
README.md Bestand weergeven

839
 * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimizing autoloading.
839
 * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimizing autoloading.
840
 * [Ganesha](https://github.com/ackintosh/ganesha) - A PHP implementation of Circuit Breaker pattern.
840
 * [Ganesha](https://github.com/ackintosh/ganesha) - A PHP implementation of Circuit Breaker pattern.
841
 * [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC.
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
 * [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
843
 * [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
843
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
844
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
844
 * [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
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
 # Software
847
 # Software
848
 *Software for creating a development environment.*
848
 *Software for creating a development environment.*

Laden…
Annuleren
Opslaan