mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
laravel closure
This commit is contained in:
parent
157b49222d
commit
9b62724ce8
@ -839,10 +839,10 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimizing autoloading.
|
* [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimizing autoloading.
|
||||||
* [Ganesha](https://github.com/ackintosh/ganesha) - A PHP implementation of Circuit Breaker pattern.
|
* [Ganesha](https://github.com/ackintosh/ganesha) - A PHP implementation of Circuit Breaker pattern.
|
||||||
* [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC.
|
* [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC.
|
||||||
|
* [Laravel Serializable Closure](https://github.com/laravel/serializable-closure) - A library that allows Closures to be serialized.
|
||||||
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
|
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
|
||||||
* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
|
* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
|
||||||
* [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
|
* [Safe](https://github.com/thecodingmachine/safe) - All PHP functions, rewritten to throw exceptions instead of returning false.
|
||||||
* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
|
|
||||||
|
|
||||||
# Software
|
# Software
|
||||||
*Software for creating a development environment.*
|
*Software for creating a development environment.*
|
||||||
|
Loading…
Reference in New Issue
Block a user