PHP
The Asana PHP SDK is no longer supported. While it remains available on Packagist, it will not receive bug fixes or enhancements (including new endpoints or data model changes). We recommend using PHP's cURL or similar HTTP libraries to make direct API requests instead.
Installation
If you use Composer to manage dependencies, you can include the "asana/asana" package as a dependency.
!
"require": {
"asana/asana": "^0.10.0"
}
GitHub
You can access the library's source code on GitHub.
Updated 22 days ago
Did this page help you?