Skip to content

Script for selecting products from a file based on the amount entered

Notifications You must be signed in to change notification settings

misikch/combine-products-php

Repository files navigation

Подбор продуктов на определенную сумму

Status

Build Status

Требования

  • 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

About

Script for selecting products from a file based on the amount entered

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages