Kelvin

HomeBadges

Complete Breakdown of strripos() Function in PHP

Jan 3, 20213 min read

Introduction The strripos() function is a very handy one if you know how to use it. My hope is this article will help introduce beginners to the function, and probably solidify the knowledge experienced developers have about it Breakdown From PHP doc...

The Observer Design Pattern in PHP (Part 1)

Dec 28, 20203 min read

Introduction Object oriented programming has really made problem solving easier for programmers. Breaking down tasks to smaller ones (organize them into classes or blueprints), instantiate objects from them and then neatly couple everything right bac...

Laravel's Service Container

Sep 9, 20204 min read

Introduction If you have used the laravel framework then you must have heard about the service container and service provider. Basically, they are like hydraulic fluids in an automobile braking system The laravel official documentation says " The L...

© 2021 Kelvin

PrivacyTerms
Proudly part of