Download the PHP package marcosroigdev/ddd-forge without Composer
On this page you can find all versions of the php package marcosroigdev/ddd-forge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marcosroigdev/ddd-forge
More information about marcosroigdev/ddd-forge
Files in marcosroigdev/ddd-forge
Download marcosroigdev/ddd-forge
More information about marcosroigdev/ddd-forge
Files in marcosroigdev/ddd-forge
Vendor marcosroigdev
Package ddd-forge
Short Description Scaffolding tool for DDD & Hexagonal Architecture in PHP
License MIT
Package ddd-forge
Short Description Scaffolding tool for DDD & Hexagonal Architecture in PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package ddd-forge
DDD-Forge ⚒️
DDD-Forge is a scaffolding tool for Domain-Driven Design and Hexagonal Architecture in PHP.
Generate clean code, bounded contexts, aggregates, value objects, and use cases with a single command.
🚧 Work in Progress – expect rapid changes.
✨ Features
- ✅ Initialize hexagonal project structure (
init) - ⏳ Generate bounded contexts (
make:context) - ⏳ Create aggregates, value objects and domain events
- ⏳ Generate use cases and ports
- ⏳ Symfony & Laravel recipes
- ⏳ Test scaffolding
🚀 Installation
Require the package in your project (soon available via Packagist):
Requires PHP >= 8.2.
📦 Usage
Run the CLI:
This will generate the base folder structure:
🤝 Contributing
Contributions, ideas and feedback are welcome! Please check CONTRIBUTING.md
📜 License
Released under the MIT License.
All versions of ddd-forge with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
symfony/console Version ^7.3
symfony/filesystem Version ^7.3
nette/php-generator Version ^4.2
symfony/console Version ^7.3
symfony/filesystem Version ^7.3
nette/php-generator Version ^4.2
The package marcosroigdev/ddd-forge contains the following files
Loading the files please wait ...