carousel/php-design-patterns

PHP design patterns adopted from https://sourcemaking.com

dev-master 2020-03-16 16:20 UTC

This package is not auto-updated.

Last update: 2025-01-19 04:34:52 UTC


README

Build Status

Collection of OOP design patterns,implemented in PHP.

miroslav.trninic@gmail.com

To add

PEAA

domain model
service

active record
data mapper

unit of work
lazy loading

embedded value

repository

mvc
front controller,page controller

dto,dao,popo
vo/money
cqrs
hexagon
collection
delegation
null object
DI
aggregate