symfony-ddd-example
DDD + Hexagonal Architecture + CQRS with Symfony | 195⭐ community reference
File Explorer
Download Latest Version (.zip)- ci.yml
- FUNDING.yml
- .gitignore
- dataSources.xml
- modules.xml
- php-inspections-ea-ultimate.xml
- php.xml
- symfony-docker-main.iml
- symfony2.xml
- vcs.xml
- console
- monolog.yaml
- deprecations.yaml
- doctrine.yaml
- monolog.yaml
- doctrine.yaml
- monolog.yaml
- validator.yaml
- cache.yaml
- doctrine.yaml
- doctrine_migrations.yaml
- framework.yaml
- mailer.yaml
- messenger.yaml
- notifier.yaml
- routing.yaml
- security.yaml
- sensio_framework_extra.yaml
- translation.yaml
- twig.yaml
- validator.yaml
- annotations.yaml
- framework.yaml
- bundles.php
- preload.php
- routes.yaml
- services.yaml
- Caddyfile
- symfony.dev.ini
- symfony.prod.ini
- zz-docker.conf
- docker-entrypoint.sh
- docker-healthcheck.sh
- build.md
- digitalocean-droplet.png
- existing-project.md
- extra-services.md
- gandi-dns.png
- makefile.md
- production.md
- troubleshooting.md
- xdebug.md
- .gitignore
- .gitignore
- index.php
- GetArticleController.php
- PostArticleController.php
- PostCommentController.php
- OnPublicationRequestedEvent.php
- OnUserVerifiedEventSubscriber.php
- CreateArticleCommand.php
- CreateCommentCommand.php
- FindArticleQuery.php
- CreateCommentParamConverter.php
- ArticleFinderHandler.php
- CreateArticleHandler.php
- CreateCommentHandler.php
- Article.php
- ArticleId.php
- AuthorId.php
- Comment.php
- CommentId.php
- Email.php
- ArticleCreatedEvent.php
- CommentCreatedEvent.php
- ArticleRepositoryInterface.php
- CommentRepositoryInterface.php
- Article.orm.xml
- Comment.orm.xml
- Email.orm.xml
- ArticleRepository.php
- CommentRepository.php
- PostCategoryController.php
- CreateCategoryCommand.php
- CreateCategoryService.php
- Category.php
- CategoryCreatedEvent.php
- CategoryRepositoryInterface.php
- Category.orm.xml
- CategoryRepository.php
- CategoryId.php
- CategoryIdProvider.php
- CategoryIdProviderInterface.php
- CreateUserCommand.php
- OnUserVerifiedEvent.php
- PublicationRequestedEventSubscriber.php
- CreateUserService.php
- Email.php
- User.php
- UserCreatedEvent.php
- UserRepositoryInterface.php
- User.orm.xml
- UserRepository.php
- AggregateRoot.php
- DomainEventInterface.php
- AggregateRootId.php
- EmailValueObject.php
- UserValueObject.php
- Kernel.php
- base.html.twig
- .gitignore
- .dockerignore
- .editorconfig
- .env
- .gitattributes
- .gitignore
- .php-cs-fixer.dist.php
- composer.json
- composer.lock
- docker-compose.override.yml
- docker-compose.prod.yml
- docker-compose.yml
- Dockerfile
- LICENSE
- README.md
- symfony.lock
// repository documentation
Was this content helpful?
(0 ratings)
