php-ddd
There are 10 repositories under php-ddd topic.
jorge07/ddd-playground
Domain-Driven Design in a PHP project using Symfony
davists/Lumen-Doctrine-DDD-Example
Domain Driven Design Application Example, built with Lumen 5.3 and Doctrine.
BaseMax/EcommercePHPDDD
Welcome to the Domain-Driven Design (DDD) PHP 8.2 Ecommerce System! This project aims to provide a robust and scalable Restful API-based ecommerce system using PHP 8.2, all without relying on Laravel or any other third-party project. This README will guide you through the setup, architecture, and usage of the system.
serodas/librarify-php-ddd
Librarify is a monorepo with Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6 🐘🎯 This project tries to be a library platform with books, authors, categories, and so on.
gonzaloplaza/myphp-ddd-demo
Another Boilerplate for Well-designed Symfony API Projects (DDD, SOLID, Symfony5/PHP7, TDD, Docker...)
BaseMax/LaravelTaskDDD
This is a PHP & Laravel-based RESTful API that manages tasks using Domain Driven Design (DDD) architecture. The API allows users to create, read, update, and delete tasks.
BaseMax/PHPTaskDDD
This is a PHP-based RESTful API that manages tasks using Domain Driven Design (DDD) architecture. The API allows users to create, read, update, and delete tasks.
BaseMax/GeneralCMSDDDPHP
This is a PHP RESTful service based on the Domain-Driven Design (DDD) architecture. The project utilizes PHP version 8.2 and provides a structured approach for building a robust and maintainable API.
BaseMax/ForumPlatformDDD
A forum platform that allows users to create threads, post replies, and engage in discussions. Implement features such as user authentication, moderation tools, and search functionality.
BaseMax/JobMarketplaceDDDPHP
This is a job marketplace platform that facilitates the connection between companies and developers. It allows companies to post job openings, search for potential candidates, and manage the hiring process. Developers can explore job opportunities, apply for positions, and track their applications.