Looking to hire Laravel developers? Try LaraJobs

laravel-asana maintained by torann

Description
Asana API wrapper for Laravel
Last update
2026/04/10 21:15 (dev-master)
License
Links
Downloads
407 668
Tags

Comments
comments powered by Disqus

Asana for Laravel

Latest Stable Version Total Downloads Patreon donate button Donate to this project using Paypal

Asana API wrapper for Laravel, supporting workspaces, projects, tasks, tags, users and stories.

Official Documentation

Documentation for the package can be found on Lyften.com.

Change Log

v0.4.0

  • Added attachment
  • Code cleanup
  • Add helper function

v0.3.1

  • Fix big integers parsing
  • Fix getTasksByFilter ignoring 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