Libraries tagged by closures
soda-framework/eloquent-closure
6360 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
vatson/isolated-callback
2422 Downloads
Allows to execute a callback in a separate fork
pingyi/json-serializer
130 Downloads
Mixed of two repositories for serializing and unserializing PHP variables, object and closure.
phpfn/curry
8 Downloads
Convenient implementation of function currying and partial application
paulyg/autoloader
244 Downloads
A simple and lightweight PSR-0 and PSR-4 class autoloader
nicmart/functionals
120 Downloads
Functionals is a collection of functionals for PHP
divengine/laze
9 Downloads
Div PHP Laze
crisu83/closurecompiler-bin
10186 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
bluesnowman/fphp-saber
19 Downloads
A functional PHP library, which promotes strong typing, immutable objects, and lazy evaluation.
antto1/superclosure
152 Downloads
Serialize Closure objects, including their context and binding
younishd/endobox
671 Downloads
minimal template engine.
sqlicious/sqlicious
13 Downloads
Active Record ORM with closures and web interface
reliv/zf2-factories-as-configuration
1883 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
packfire/options
959 Downloads
Better CLI argument processing in PHP
styde/factory
8 Downloads
Generate and build model factories for Laravel using classes and methods instead of closures