PHPackages                             jobins/ddd-command - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. jobins/ddd-command

ActiveLibrary

jobins/ddd-command
==================

Domain Driven Architecture Generator cli for Laravel.

v2.0.0(4y ago)41852[4 issues](https://github.com/JoBinsJP/ddd-command/issues)MITPHPPHP ^7.2|^8.0

Since Mar 31Pushed 4y ago5 watchersCompare

[ Source](https://github.com/JoBinsJP/ddd-command)[ Packagist](https://packagist.org/packages/jobins/ddd-command)[ RSS](/packages/jobins-ddd-command/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

### Introduction

[](#introduction)

In this architecture we will separate our application and domain layers. In default our application layer lies in **'App\\Application'** and domain in **'App\\Domain'** namespace; Further it can be configured from config file.

```
