Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 327 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 327 Bytes

EGroupware Api

Installation

Using Composer

The recommended way to install this library is through Composer. Run the following command to install it:

composer require agroviva/egroupware-api "dev-master"

OR

php composer.phar require agroviva/egroupware-api "dev-master"