Download the PHP package phorax/activecollab-api without Composer
On this page you can find all versions of the php package phorax/activecollab-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phorax/activecollab-api
More information about phorax/activecollab-api
Files in phorax/activecollab-api
Download phorax/activecollab-api
More information about phorax/activecollab-api
Files in phorax/activecollab-api
Vendor phorax
Package activecollab-api
Short Description Missing feature for activeCollab API
License MIT
Package activecollab-api
Short Description Missing feature for activeCollab API
License MIT
Please rate this library. Is it a good library?
Informations about the package activecollab-api
activeCollab API extension
Simple activeCollab API connecting directly to MySQL server database.
Necessary since the office API does not
Installation
Install with composer via packagist with the command:
composer create-project phorax/activecollab-api
Setup
Create .env
file with activeCollab MySQL server credentials as a copy of .env.dist
.
How-to use
Send GET request to the endpoint url with the corresponding payload.
Authentication
Send X-Angie-AuthApiToken
header with your API key.
Endpoints
GET tasks/{id}
Retrieve project id.
All versions of activecollab-api with dependencies
PHP Build Version
Package Version
The package phorax/activecollab-api contains the following files
Loading the files please wait ....