Using the Bridge Pattern for formatting responses in PHP.Imagine you have a service responsible for returning search results and you want to use this service in your APIs, Admin area, and…Jan 17, 20211Jan 17, 20211
Creating discount coupon with Strategy Pattern in PHPI’m sharing my experience with a task related to generating discount coupons with PHP. I used the Strategy Pattern to generate discount…Jan 16, 20211Jan 16, 20211