From 3c2d338c4364e405b3ef6ff3392ae60661fd2b89 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Fri, 9 Nov 2012 11:30:25 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index bc04dfa..800e5c1 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -86,6 +86,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library. * [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. # C Extension Frameworks