Libraries tagged by closure
coco-project/macroable
25 Downloads
Provide a trait that dynamically injects a specified method or closure into a specified object during runtime execution.
brenoroosevelt/habemus
735 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
ascetik/cacheable
5 Downloads
Convert Closures and objects into strings
akademiano/lazy-property
5 Downloads
A library for set lazy loading properties with closures
zhouzishu/laravel-html-detector
8 Downloads
Laravel html tag closure detector.
vectorface/varexporter-legacy
1036 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
francislavoie/varexporter
15 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
edwardstock/superserializer
30 Downloads
Can serialize everything, even object with properties contains Closures (big thx to SuperClosure project) and callables
bednic/rich-expression-builder
3641 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
nulpunkt/yesql-php
12273 Downloads
A clone of the wonderful yesql clojure library, for php
pharen/pharen
36 Downloads
Pharen is a compiler that takes a Lisp-like language and turns it into PHP code.
vervel/vervel
6 Downloads
Functional utility methods inspired by Clojure
sergigp/funiculus
18 Downloads
some clojure ideas implemented in PHP
clj/protocol
27 Downloads
PHP version of clojure protocols
briandavidclark/ramuda
41 Downloads
Functional programming helper library for PHP based on Ramda.js