Skip to content

sealinesun/web-shop

Repository files navigation

DDD Webshop

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Gitter

This is an example project for demonstrating common Domain-Driven Design tactical patterns.

Table of Contents

Introduction

Install

The only thing you need before getting started is Composer. To install the latest version of this library, run the command below:

$ composer require kocsismate/ddd-webshop

DDD-Webshop requires PHP 7.1 at least.

Basic Usage

Advanced Usage

Versioning

This library follows SemVer v2.0.0.

Change Log

Please see CHANGELOG for more information on what has changed recently.

Testing

DDD-Webshop has a PHPUnit test suite. To run the tests, run the following command from the project folder after you have copied phpunit.xml.dist to phpunit.xml:

$ phpunit

Additionally, you may run docker-compose up to execute the tests.

Contributing

Please see CONTRIBUTING for details.

Support

Please see SUPPORT for details.

Credits

License

The MIT License (MIT). Please see the License File for more information.

About

DDD Webshop

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages