Libraries tagged by Clojure
simones/lambda
11 Downloads
Create closures from definition strings.
sicet7/easyarray
11 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
170 Downloads
Track related jobs and fire a closure when they have all completed
onlyphp/simple-queue
6 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
2434 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
movephp/callback-container
8 Downloads
Analysis and serialization of callbacks and closures
mmeyer2k/predis-multi
10 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
89 Downloads
A Service Provider to add Controller closure support to Mira Framework
m-derakhshi/varexporter
5 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
lionar/statuses
41 Downloads
Mapping from status to closures.
kanoulis/nodes
20 Downloads
Closure Table Hierarchy data model implementation for PHP Data Objects
jesusslim/cain
5 Downloads
mix service & closure to workflow
jced-artem/lazy-loading
18 Downloads
Quick simple lazy loading trait using reference property and closure
istok/container
9 Downloads
DI / IoC container with `call(\Closure $fn): mixed` method