Download the PHP package mediagone/symfony-ddd-skeleton without Composer
On this page you can find all versions of the php package mediagone/symfony-ddd-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package symfony-ddd-skeleton
Symfony DDD Skeleton
Starter template project for Symfony 5.2 - DDD/CQRS architecture, Front/Backend, Authentication, Tests, Fixtures, TailwindCSS theme & generic Twig components.
You can use this package as foundation for a new project, or for educational purposes.
Installation
This package requires PHP 7.4+
Create the new Symfony application using Composer:
What's provided?
Architecture
- DDD directory structure
-
Command and Query bus (CQRS)
- Frontend & Backend example pages
- Security routes : login, logout, register, impersonate
Frontend
Backend
This skeleton comes with a bunch of installed and pre-configured packages:
- Symfony 5
- Doctrine & Doctrine migrations
- PHPUnit 9
- Small UID
- Common Types
- Common Types for Doctrine
- CQRS Bus
- Doctrine Specifications
- Twig PowerPack
All versions of symfony-ddd-skeleton with dependencies
PHP Build Version
Package Version
Requires
php-64bit Version
^7.4|^8.0
ext-ctype Version *
ext-iconv Version *
ext-json Version *
composer/package-versions-deprecated Version 1.11.99.1
doctrine/annotations Version ^1.0
doctrine/doctrine-bundle Version ^2.2
doctrine/doctrine-migrations-bundle Version ^3.0
doctrine/orm Version ^2.8
mediagone/common-types Version ^0.4
mediagone/common-types-doctrine Version ^0.4
mediagone/cqrs-bus Version ^0.4
mediagone/doctrine-specifications Version ^0.2
mediagone/small-uid Version ^0.4
mediagone/small-uid-doctrine Version ^0.4
mediagone/twig-powerpack Version ^0.2
phpdocumentor/reflection-docblock Version ^5.2
sensio/framework-extra-bundle Version ^5.1
symfony/asset Version 5.2.*
symfony/console Version 5.2.*
symfony/dotenv Version 5.2.*
symfony/expression-language Version 5.2.*
symfony/flex Version ^1.3.1
symfony/form Version 5.2.*
symfony/framework-bundle Version 5.2.*
symfony/http-client Version 5.2.*
symfony/intl Version 5.2.*
symfony/mailer Version 5.2.*
symfony/mime Version 5.2.*
symfony/monolog-bundle Version ^3.1
symfony/notifier Version 5.2.*
symfony/process Version 5.2.*
symfony/property-access Version 5.2.*
symfony/property-info Version 5.2.*
symfony/security-bundle Version 5.2.*
symfony/serializer Version 5.2.*
symfony/string Version 5.2.*
symfony/translation Version 5.2.*
symfony/twig-bundle Version ^5.2
symfony/uid Version 5.2.*
symfony/validator Version 5.2.*
symfony/web-link Version 5.2.*
symfony/yaml Version 5.2.*
twig/extra-bundle Version ^3.0
twig/twig Version ^3.0
ext-ctype Version *
ext-iconv Version *
ext-json Version *
composer/package-versions-deprecated Version 1.11.99.1
doctrine/annotations Version ^1.0
doctrine/doctrine-bundle Version ^2.2
doctrine/doctrine-migrations-bundle Version ^3.0
doctrine/orm Version ^2.8
mediagone/common-types Version ^0.4
mediagone/common-types-doctrine Version ^0.4
mediagone/cqrs-bus Version ^0.4
mediagone/doctrine-specifications Version ^0.2
mediagone/small-uid Version ^0.4
mediagone/small-uid-doctrine Version ^0.4
mediagone/twig-powerpack Version ^0.2
phpdocumentor/reflection-docblock Version ^5.2
sensio/framework-extra-bundle Version ^5.1
symfony/asset Version 5.2.*
symfony/console Version 5.2.*
symfony/dotenv Version 5.2.*
symfony/expression-language Version 5.2.*
symfony/flex Version ^1.3.1
symfony/form Version 5.2.*
symfony/framework-bundle Version 5.2.*
symfony/http-client Version 5.2.*
symfony/intl Version 5.2.*
symfony/mailer Version 5.2.*
symfony/mime Version 5.2.*
symfony/monolog-bundle Version ^3.1
symfony/notifier Version 5.2.*
symfony/process Version 5.2.*
symfony/property-access Version 5.2.*
symfony/property-info Version 5.2.*
symfony/security-bundle Version 5.2.*
symfony/serializer Version 5.2.*
symfony/string Version 5.2.*
symfony/translation Version 5.2.*
symfony/twig-bundle Version ^5.2
symfony/uid Version 5.2.*
symfony/validator Version 5.2.*
symfony/web-link Version 5.2.*
symfony/yaml Version 5.2.*
twig/extra-bundle Version ^3.0
twig/twig Version ^3.0
The package mediagone/symfony-ddd-skeleton contains the following files
Loading the files please wait ....