Skip to content

agroviva/egroupware-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"