An open API service indexing awesome lists of open source software.

https://github.com/orbitturner/design-pattern-decorator

An Demonstration Completing the Presentation Slide about the Design Pattern Decorator that i made. The Demos are made with PHP and JAVA.
https://github.com/orbitturner/design-pattern-decorator

architectural-patterns decorator-pattern design-patterns development gof-patterns

Last synced: about 1 year ago
JSON representation

An Demonstration Completing the Presentation Slide about the Design Pattern Decorator that i made. The Demos are made with PHP and JAVA.

Awesome Lists containing this project

README

          

# 🎨 DESIGN PATTERN : DECORATOR 📚

**The Decorator pattern** is a [Structural Design Pattern](https://www.wikiwand.com/en/Structural_pattern).
Decorator allows us to add ("decorate") new functionality to a class dynamically without impacting the classes that use or inherit it.


SLIDES - COVER

📑 USAGE 👁‍🗨







___
## Contributing ❤

👋🏾 Pull requests are welcome!
___

## Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The [Responsible Disclosure Program](mailto:support@orbitturner.com) details the procedure for disclosing security issues.
___

## GREETINGS
❤❤ *Coming Soon !* ❤❤

___
## Author

[Orbit Turner](https://orbitturner.com)

___
## License

This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.
______________________________________________________
**❤ MADE WITH LOVE ❤**

![Image of OT](https://raw.githubusercontent.com/orbitturner/orbitturner/master/LOGO-OT.png)