PHPackages                             kzaz4400/asana-wrapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kzaz4400/asana-wrapper

ActiveLibrary[API Development](/categories/api)

kzaz4400/asana-wrapper
======================

PHP Wrapper library for the Asana Api

v1.0.0(1y ago)110MITPHP

Since Jun 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/kzaz4400/asana-wrapper)[ Packagist](https://packagist.org/packages/kzaz4400/asana-wrapper)[ RSS](/packages/kzaz4400-asana-wrapper/feed)WikiDiscussions devlop Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

asana-wrapper is a lightweight PHP library that manipulates the ASANA API.
==========================================================================

[](#asana-wrapper-is-a-lightweight-php-library-that-manipulates-the-asana-api)

[![Static Badge](https://camo.githubusercontent.com/d6bc2b26794002c24d023acaab01b6dbb953c57ab9cb80ba5b8aa2f2bd5de99a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c7565)](https://camo.githubusercontent.com/d6bc2b26794002c24d023acaab01b6dbb953c57ab9cb80ba5b8aa2f2bd5de99a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c7565)[![GitHub Release](https://camo.githubusercontent.com/ffc90ab9ae5242a3af3f9e965d8a5a98e5348f62003f001da67ae2bbd203548b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6b7a617a343430302f6173616e612d77726170706572)](https://camo.githubusercontent.com/ffc90ab9ae5242a3af3f9e965d8a5a98e5348f62003f001da67ae2bbd203548b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6b7a617a343430302f6173616e612d77726170706572)[![GitHub Downloads (all assets, all releases)](https://camo.githubusercontent.com/eb054d4b3f4a60652941172dbbd5f83f02b241a2564d6fc3ccb225033567261b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f6b7a617a343430302f6173616e612d777261707065722f746f74616c)](https://camo.githubusercontent.com/eb054d4b3f4a60652941172dbbd5f83f02b241a2564d6fc3ccb225033567261b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f6b7a617a343430302f6173616e612d777261707065722f746f74616c)[![GitHub forks](https://camo.githubusercontent.com/14373b24aa35d71f78a137b7689e1411d1f7f4d0c5d844ac427de6a127ccbcba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6b7a617a343430302f6173616e612d77726170706572)](https://camo.githubusercontent.com/14373b24aa35d71f78a137b7689e1411d1f7f4d0c5d844ac427de6a127ccbcba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6b7a617a343430302f6173616e612d77726170706572)

APIs that can be used
---------------------

[](#apis-that-can-be-used)

- Project
- Task
- Story
- Webhook

More information on the ASANA API

Why did we make it?
-------------------

[](#why-did-we-make-it)

I had trouble with the official library, and I don't need something so sophisticated.

I wanted something that was quick and easy to use.

Install
-------

[](#install)

```
composer require kzaz4400/asana-wrapper

```

Loading
-------

[](#loading)

```
