Libraries tagged by Clojure
nulpunkt/yesql-php
11829 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
25 Downloads
PHP version of clojure protocols
briandavidclark/ramuda
40 Downloads
Functional programming helper library for PHP based on Ramda.js
vervel/vervel
6 Downloads
Functional utility methods inspired by Clojure
nixn/hiccup
4 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
211295400 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
laravel/serializable-closure
225963988 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jeremeamia/superclosure
58816738 Downloads
Serialize Closure objects, including their context and binding
brick/varexporter
20578884 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
franzose/closure-table
801997 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
aimeos/macro
99333 Downloads
Customize classes using closures
yiisoft/var-dumper
803905 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.