Strategy design pattern in laravel, the easiest way.
-
Updated
Feb 23, 2025 - PHP
Strategy design pattern in laravel, the easiest way.
All Design Patterns Samples in PHP
一个 灵活可扩展 的 PHP 促销策略引擎,让购物车的各种复杂促销逻辑(满减、打折、阶梯优惠、会员折扣…)实现更优雅、可维护 | A flexible and scalable PHP promotional strategy engine that enables various complex promotional logics (money off, discounts, tiered offers, member discounts, etc.) in shopping carts to be implemented more elegantly and maintainably.
A collection of examples for all major and popular design patterns.
The Decorator Pattern, Adapter Pattern, Template Method Pattern, Strategy Pattern, Observer Pattern
一个灵活、可扩展的交易/利润分账组件,提供百分比、固定金额、阶梯与递归分账等内置策略,并支持注册自定义策略 | A flexible and scalable transaction/profit sharing component, offering built-in strategies such as percentage, fixed amount, tiered, and recursive sharing, and supporting the registration of custom strategies
Implementation of common design patterns with php 7.4
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: The Strategy Pattern
Strategy Design Pattern implementation in Laravel
Design patterns II.
Repository Lists of the design patterns created in this git
This repository hosts a Laravel application named "Quality Control," designed for managing product quality assurance using HMVC architecture and various design patterns such as Repository, Builder, Data Mapper, Strategy, and Factory Method for scalability and maintainability.
Sorting boarding cards with PHP, object oriented programming and bubble sort algorithm.
a test case based on strategy and adapter patterns.
Example of implementing enterprise application practices on Laravel
A Laravel REST API for managing orders and payments, built with clean architecture and an extensible payment gateway system using the Strategy pattern. Includes JWT authentication, validation, testing, and full API documentation.
Example for some design patterns in PHP
Add a description, image, and links to the strategy-pattern topic page so that developers can more easily learn about it.
To associate your repository with the strategy-pattern topic, visit your repo's landing page and select "manage topics."