Libraries tagged by acrosure
byteasc/closure-table
36338 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
packagist/closurecompiler-bin
94537 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.
friendsofhyperf/closure-command
11625 Downloads
The closure command component for Hyperf.
simpletools/functionparser
6552 Downloads
Function parser for PHP functions, methods, and closures
henzeb/var-export-wrapper
3239 Downloads
wrapping objects and closures for var_export
bsobbe/ithenticate
9196 Downloads
A library to use Ithenticate API easier and faster, to check and prevent plagiarism
jaspr/expression
7474 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
aza/phpgen
3144 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
loophp/memoize
6049 Downloads
Memoize a closure.
pre/short-closures
480 Downloads
machy8/google-closure-compiler
1874 Downloads
PHP client for the Google Closure Compiler API in one file.
jms/google-closure-bundle
13454 Downloads
Eases development with the Google Closure Tools in Symfony2
devize/closure-compiler
6622 Downloads
Google's Closure Compiler for use in PHP-based projects
aidask/yii-closure-table-behavior
172 Downloads
ActiveRecord model behavior that allows to work with tree data.
yarri/lazy-loader
21648 Downloads
LazyLoader provides efficient mechanism for lazy loading with closures