Once you have connected Composer to Artifactory, you can install packages and dependencies directly from your Artifactory repository using the Composer CLI.
To install Composer packages:
Run this command from the root folder of your project:
composer install --prefer-dist