Installation
View the package on Packagist and the open source code on Github.
Download smile-identity-core-php repo to a directory on your server where PHP and Composer are installed. You can download it from here. In that directory run:
$ composer install
Alternatively, you can also run the following command on the server where PHP and Composer are installed:
$ composer require smile-identity/smile-identity-core
Last updated
Was this helpful?