Skip to content

providing some useful design patterns with some small use case illustrations mostly for education.

License

Notifications You must be signed in to change notification settings

sassman/edu-pattern-catalog-php

Repository files navigation

Design Pattern Catalog

Build Status Code Climate Test Coverage

Purpose

This whole project is educational material. The shown code is not production grade code. It should illustrate the concepts and guide to clean solutions.

Decorator Pattern

Illustrating the Decorator Pattern in the context of String IO. How single units of responsibility can be added to existing classes. So that after all a combination of all possibility can be used.

The problems that are solved are the following

About

providing some useful design patterns with some small use case illustrations mostly for education.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages