composer require apidae-tourisme/apidae-php
- Download sources from git repository
- Extract the ZIP file and add the whole "vendor" directory to your project;
- Include the file
vendor/autoload.php
if you do not have an autoloader already.
However we strongly encourage you to use Composer on all your projects.