There are two options for getting started with Absolute Silex API.
The easiest way to get started is to use the Skeleton Project:
composer create-project absolute/silex-api-skeleton path/to/install
Find out more about the Skeleton Project and step by step instructions here: https://github.com/AbsoluteCommerce/Silex-API-Skeleton
Composer is the most flexible way to get started with Absolute Silex API.
Create a directory to host your application and run the following command to create a composer.json file:
composer require absolute/silex-api