Easily decorate your method calls with laravel-decorator package
-
Updated
May 6, 2024 - PHP
Easily decorate your method calls with laravel-decorator package
Use middleware to decorate method calls within your application code.
All Design Patterns Samples in PHP
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects
A collection of examples for all major and popular design patterns.
Using a Decorator pattern to cache data returned by repositories
The Decorator Pattern, Adapter Pattern, Template Method Pattern, Strategy Pattern, Observer Pattern
Implementation of common design patterns with php 7.4
Decorative design pattern to ease DOM handling
Hexagonal Symfony Example
Decorative design pattern to ease WSDL handling based on DomHandler
Design Patterns PHP - Examples with PHP 8.3
Simple Examples for GOF Design patterns
PHP Design Patterns - Basato sul libro Head First Design Patterns Book - Based on Head First Design Patterns Book
Design Patterns
Simple Ordered HashMap Object Transformer (array_map for associative arrays)
Repository Lists of the design patterns created in this git
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic
API-Package for simplify access from Data-Block of an object, without implementing from getters and setters.
Illustrating the usage and the use case of the decorator pattern.
Add a description, image, and links to the decorator-pattern topic page so that developers can more easily learn about it.
To associate your repository with the decorator-pattern topic, visit your repo's landing page and select "manage topics."