Installationยถ
You can install the component in 2 different ways:
Install it via Composer (
sylius/attribute
on Packagist) via command
composer require sylius/attribute
Use the official Git repository (https://github.com/Sylius/Attribute).
Then, require the vendor/autoload.php
file to enable the autoloading mechanism
provided by Composer. Otherwise, your application wonโt be able to find the classes
of this Sylius component.