Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Asana Laravel Package

christhompsontldr/laravel-asana

Laravel package to integrate Asana’s API. Includes artisan commands to list workspace custom fields (find gids) and users, optional config publishing, and an AsanaResponse event you can listen to whenever an API response is received.

View on GitHub
Deep Wiki
Context7

Asana Intergration for Laravel

A simple Laravel package for integrating Asana's API with a Laravel application.

Latest Version on Packagist

Installation

Composer

composer require christhompsontldr/laravel-asana

Config

Uses Laravel's vendor:publish to publish the package's configuration file. This is not a required step.

Commands

CustomFields

Asana.com doesn't have a way to get the gid for your workspace's custom fields. This command will list all the information for your custom fields

php artisan asana:custom-fields

Pass it a workspace ID as the first parameter to get custom fields from a different workspace than the one configured in the config/asana.php file.

Users

Get the users and their associated information from the Asana workspace

php artisan asana:users

Events

AsanaResponse

This event fires whenever a response from Asana is received. This allows your application to execute listeners based on the response.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky