Skip to content

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

Notifications You must be signed in to change notification settings

RadnoK/suppliers-manager

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages