PHP Core & Architectures & Design Patterns & Principles & Concepts
-
Updated
Sep 20, 2025 - PHP
PHP Core & Architectures & Design Patterns & Principles & Concepts
Decorator is a structural design pattern that lets you attach new behaviors to objects by placing these objects inside special wrapper objects that contain the behaviors.
Add a description, image, and links to the design-architecture topic page so that developers can more easily learn about it.
To associate your repository with the design-architecture topic, visit your repo's landing page and select "manage topics."