RadnoK / suppliers-manager

⭐️ A show-off project with fancy tools and techniques

Home Page:https://radnok.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SupplierManager

A sample project with some fancy techniques and libraries.

Setup

$ docker-compose up
$ docker exec -it app_php /bin/bash

Usage

$ php bin/console app:create:supplier NAME
$ php bin/console app:supplier:synchronize NAME

As a name, you can pass one of the values below:

  • first
  • second
  • third

Other values will cause a nice looking error :)

Tests

$ composer check
$ composer test

About

⭐️ A show-off project with fancy tools and techniques

https://radnok.com/


Languages

Language:PHP 98.1%Language:Gherkin 0.8%Language:Dockerfile 0.7%Language:Smarty 0.4%