Libraries tagged by closure
sivanandaperumal/testing-repo
9 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
josiah/toolchain-bundle
21 Downloads
Integrates Symfony applications into a development toolchain
webgriffe/doctrine-fixtures-loader
1118 Downloads
Base loader for your project's object fixtures, with all their dependencies, using Doctrine and closures.
svensp/callection
0 Downloads
Track 'current' items for stacked closure calls
src-run/augustus-silencer-library
1001 Downloads
A simple library to silence php-raised errors and execute a closure in an error-silenced environment.
sn01615/php_delay
43 Downloads
PHP delay execute closures.
simones/lambda
11 Downloads
Create closures from definition strings.
sicet7/easyarray
10 Downloads
A array wrapper class that makes if easier to use arrays and makes is fully serializable even with closures in the array.
orrison/laravel-are-we-there-yet
169 Downloads
Track related jobs and fire a closure when they have all completed
onlyphp/simple-queue
5 Downloads
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classes.
netom/bulletphp
2433 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
movephp/callback-container
7 Downloads
Analysis and serialization of callbacks and closures
mmeyer2k/predis-multi
9 Downloads
A closure wrapper for predis transactions
mjohann/call-morph
3 Downloads
CallMorph is a PHP class that simplifies and secures the serialization of anonymous functions by automatically selecting the appropriate library based on the PHP version, with support for a secret key when using Laravel's Serializable Closures.
miraframework/controller
87 Downloads
A Service Provider to add Controller closure support to Mira Framework