Added Asana API

This commit is contained in:
Adria Jimenez 2014-08-01 13:45:28 +02:00
parent f349dc7e4a
commit dacd94ccdf

View File

@ -535,7 +535,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Twitter REST](https://github.com/widop/twitter-rest) - A library to interact with Twitter's REST API. * [Twitter REST](https://github.com/widop/twitter-rest) - A library to interact with Twitter's REST API.
* [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library. * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library.
* [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API. * [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API.
* [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API. * [Mailgun](https://github.com/mailgun/mailgun-php) - The official Mailgun PHP API.
* [Asana](https://github.com/ajimix/asana-api-php-class) - A library to interface with the Asana API.
## Extensions ## Extensions
*Libraries to help build PHP extensions.* *Libraries to help build PHP extensions.*