Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
1cdf8d86ff
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md View File

343
 * [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions.
343
 * [Patchwork](http://antecedent.github.io/patchwork/) - A library for redefining userland functions.
344
 * [Galapagos](https://github.com/igorw/galapagos) - Evolutionary language transformation.
344
 * [Galapagos](https://github.com/igorw/galapagos) - Evolutionary language transformation.
345
 
345
 
346
-## Official APIs
346
+## Third Party APIs
347
 
347
 
348
 * [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
348
 * [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library.
349
 * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library.
349
 * [Stripe](https://github.com/stripe/stripe-php) - The official Stripe PHP library.
350
 * [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library.
350
 * [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library.
351
+* [Digital Ocean](https://github.com/toin0u/DigitalOcean) - A library to interface with the Digital Ocean API.
351
 
352
 
352
 ## Utilities
353
 ## Utilities
353
 
354
 

Loading…
Cancel
Save