From 1cdf8d86ff4be3f5e9e9163afb38b2e46549d0a2 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 8 Aug 2013 11:06:26 -0700 Subject: [PATCH] --- awesome-php.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index cddb14e..a3bfb21 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -343,11 +343,12 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions. * [Galapagos](https://github.com/igorw/galapagos) - Evolutionary language transformation. -## Official APIs +## Third Party APIs * [Amazon Web Service 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. * [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library. +* [Digital Ocean](https://github.com/toin0u/DigitalOcean) - A library to interface with the Digital Ocean API. ## Utilities