laravel-asana maintained by sinepel
Description
Asana API wrapper for Laravel
Authors
Last update
2020/09/11 00:09
(dev-master)
License
Downloads
144
Asana for Laravel
Asana API wrapper for Laravel, supporting workspaces, projects, tasks, tags, users and stories.
Official Documentation
Documentation for the package can be found on Wiki.
Change Log
v0.5.3
- Allow Laravel 8
v0.5.2
- Allow Laravel 6 et Laravel 7
v0.5.0
- Added getDetailedProjectTasks function
v0.4.0
- Added attachment
- Code cleanup
- Add helper function
v0.3.1
- Fix big integers parsing
- Fix
getTasksByFilterignoring filters beside the predefined ones
v0.3.0
- Remove API key (deprecated) support
v0.2.1
- Add support for Lumen
- Code cleanup
v0.2.0
- Update to Laravel 5
v0.1.1
- Code cleanup

