![]() |
Implement DDD in Codeigniter 4 - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: Implement DDD in Codeigniter 4 (/showthread.php?tid=90806) |
Implement DDD in Codeigniter 4 - Bary - 05-07-2024 Hello , I would like to implement Domain-Driven Design on CI 4 , can i get you help if someone has already done it? Thank you RE: Implement DDD in Codeigniter 4 - InsiteFX - 05-07-2024 It's nothing but OOP ( Object Oriented Programming ). It's just built around a business model. DDD 101 — The 5-Minute Tour |