PHPackages                             emerido/domain - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. emerido/domain

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

emerido/domain
==============

0.0.3(8y ago)31.1k↓83.3%1PHP

Since May 23Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (4)Used By (0)

Domain
======

[](#domain)

PHP library for managing domain logic

Why?
====

[](#why)

- Why CommandBus and QueryBus throws exception if handler for message not found?

    - If you execute message and handler not found it's not good. But you can handle this case in your middlewares

CommandBus Example
==================

[](#commandbus-example)

Create CommandBus

```
