From 9b62724ce8ea3f1b02a780afbaee4d9f17552855 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Sun, 18 Aug 2024 13:03:02 +0100 Subject: [PATCH] laravel closure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6c25a7..696df9c 100644 --- a/README.md +++ b/README.md @@ -839,10 +839,10 @@ Libraries to help manage database schemas and migrations. * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimizing autoloading. * [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. +* [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). * [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. -* [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized. # Software *Software for creating a development environment.*