Libraries tagged by algosure
exolnet/laravel-closure-table
14821 Downloads
Closure Table database design pattern implementation for Laravel framework.
dvarilek/livewire-closure-synthesizer
12492 Downloads
A Closure Synthesizer for Laravel Livewire
byteasc/closure-table
68435 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
packagist/closurecompiler-bin
105708 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
16588 Downloads
The closure command component for Hyperf.
eliashaeussler/deep-closure-comparator
82203 Downloads
Provides a PHPUnit comparator to assert equality of closures
yarri/lazy-loader
26338 Downloads
LazyLoader provides efficient mechanism for lazy loading with closures
simpletools/functionparser
48814 Downloads
Function parser for PHP functions, methods, and closures
parallite/parallite-php
269 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
henzeb/var-export-wrapper
18462 Downloads
wrapping objects and closures for var_export
cline/ancestry
15544 Downloads
Closure table hierarchies for Eloquent models with O(1) ancestor/descendant queries.
tuxones/filament-js-money-field
5861 Downloads
A Laravel Filament plugin for dynamic international currency masking using JavaScript Intl, supporting flexible currency and locale configuration via closures.
odinns/phpstan-pest-this
1557 Downloads
PHPStan extensions to infer Pest closure $this type from test file mappings.
mpyw/unclosure
82674 Downloads
Closure unwrapper especially suited for Laravel PDO
jaspr/expression
16126 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects