- PHP >= 7.0
git clone https://github.com/misikch/combine-products-php.git
composer install
- список продуктов в формате
csv
(пример в директорииstorage/products.csv
) - прописать путь к файлу в
App/Config/main.php
php console combine --sum=900
wget http://codeception.com/codecept.phar
php codecept.phar run