From 0b1515f7b444e5ec8d7d915946c4be33858778fc Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 13 Nov 2012 08:39:41 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 0019b84..f128758 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -88,6 +88,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [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. +* [PHP Datastructures](https://github.com/morrisonlevi/PHP-Datastructures) - A library of data structures. # C Extension Frameworks