Libraries tagged by Clojure
nulpunkt/yesql-php
12086 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.
sergigp/funiculus
17 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
vervel/vervel
6 Downloads
Functional utility methods inspired by Clojure
nixn/hiccup
5 Downloads
An HTML templating engine, based on PHP code (strings, arrays, classes and inheritance). It is a (sophisticated) port of [Hiccup for Clojure](https://github.com/weavejester/hiccup).
jfigueroama/despachador
25 Downloads
Una pequeña librería para crear apliaciones en PHP 5.5+ basada en noodlehaus/dispatch y en Ring de Clojure
opis/closure
215046636 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
laravel/serializable-closure
247183648 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jeremeamia/superclosure
59148459 Downloads
Serialize Closure objects, including their context and binding
brick/varexporter
22205782 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
franzose/closure-table
907006 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
aimeos/macro
103831 Downloads
Customize classes using closures
yiisoft/var-dumper
875326 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.