From 38bcc83dd8df51c3e8eb2dd96b04238b20ba476f Mon Sep 17 00:00:00 2001 From: ziadoz Date: Fri, 9 Nov 2012 17:00:33 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 800e5c1..0019b84 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -87,6 +87,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library. * [AWS SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library. * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library. +* [JShrink](https://github.com/tedivm/JShrink) - A JavaScript minifier library. # C Extension Frameworks