damax / common
Utilities and helpers for building DDD apps and APIs.
Installs: 17 643
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 2
Forks: 2
Open Issues: 6
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
- dev-master / 2.0.x-dev
- v1.8.1
- v1.8.0
- v1.7.2
- v1.7.1
- v1.7.0
- v1.6.0
- v1.5.0
- v1.4.2
- v1.4.1
- v1.4.0
- 1.3.0
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.x-dev
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.1.0
- dev-lakiboy-patch-2
- dev-lakiboy-patch-1
- dev-dependabot/composer/sample/symfony/var-exporter-4.4.4
- dev-dependabot/composer/sample/symfony/cache-4.3.9
- dev-dependabot/composer/sample/symfony/proxy-manager-bridge-4.2.7
- dev-dependabot/composer/sample/symfony/dependency-injection-4.2.12
- dev-dependabot/composer/sample/symfony/framework-bundle-4.2.7
- dev-dependabot/composer/sample/symfony/http-foundation-4.4.1
This package is auto-updated.
Last update: 2024-11-06 23:06:40 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