From 7953df47b0c85e49c29113246751001e53283058 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 18 Dec 2012 23:10:52 +0000 Subject: [PATCH] --- awesome-php.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/awesome-php.md b/awesome-php.md index 792e52c..6a901c1 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -94,7 +94,9 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library. * [MongoQB](https://github.com/alexbilbie/MongoQB) - A MongoDB query builder library. * [Monga](https://github.com/FrenkyNet/Monga) - A MongoDB abstraction library. +* [Predis](https://github.com/nrk/predis) - A feature complete Redis library. * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects. +* [LESS PHP](https://github.com/leafo/lessphp) - A LESS compiler written in PHP. # Official APIs