Libraries tagged by Clojure
nulpunkt/yesql-php
12154 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
nixn/hiccup
6 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
218682177 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
laravel/serializable-closure
263120543 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
jeremeamia/superclosure
59366934 Downloads
Serialize Closure objects, including their context and binding
brick/varexporter
23329865 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
franzose/closure-table
961208 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
aimeos/macro
107765 Downloads
Customize classes using closures
yiisoft/var-dumper
989721 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.