PHP

Installation

Download smile-identity-core-php repo to a directory on your server where PHP and Composer is installed. You can download it from here. In that directory run:

$ composer install

Composer will install all dependencies into the vendor directory_._

Last updated