damax / common
Utilities and helpers for building DDD apps and APIs.
v1.8.1
2021-12-06 16:40 UTC
Requires
- php: ^7.2.5
Requires (Dev)
- doctrine/inflector: ^1.3
- doctrine/orm: ^2.6
- enqueue/enqueue: ^0.8.42
- friendsofphp/php-cs-fixer: ^2.15
- long-running/long-running: ^0.4
- matthiasnoback/symfony-dependency-injection-test: ^4.1
- pagerfanta/pagerfanta: ^2.0
- php-coveralls/php-coveralls: ^2.2
- ramsey/uuid: ^3.9
- sensio/framework-extra-bundle: ^5.5
- simple-bus/message-bus: ^3.0
- symfony/console: ^4.4 || ^5.0
- symfony/framework-bundle: ^4.4 || ^5.0
- symfony/phpunit-bridge: ^4.4 || ^5.0
- symfony/serializer: ^4.4 || ^5.0
- symfony/validator: ^4.4 || ^5.0
- symfony/web-link: ^4.4 || ^5.0
- twig/twig: ^3.0
This package is auto-updated.
Last update: 2026-06-07 02:43:16 UTC
README
Utilities and helpers for building DDD apps and APIs. Provides integration with Symfony Framework.
Description
A set of tools to assist in building DDD-ish applications. It favours pragmatism over purity.
Check out the sample application for inspiration.
Contribute
Install dependencies and run tests:
$ make