PHPackages                             zeeloengineering/php-shared-kernel - 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. zeeloengineering/php-shared-kernel

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

zeeloengineering/php-shared-kernel
==================================

Simple shared kernel for DDD applications, with many scaffolding code for Hexagonal architecture, event sourcing, etc.

0.85(7y ago)51.6k1MITPHP

Since Dec 3Pushed 7y ago3 watchersCompare

[ Source](https://github.com/zeeloengineering/php-shared-kernel)[ Packagist](https://packagist.org/packages/zeeloengineering/php-shared-kernel)[ RSS](/packages/zeeloengineering-php-shared-kernel/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (5)Versions (33)Used By (0)

Shared kernel
=============

[](#shared-kernel)

Simple shared kernel for DDD applications, with many scaffolding code for Hexagonal architecture, event sourcing, etc.

Entities
--------

[](#entities)

You can create a new entity just inheriting from Entity class:

```
