Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: php

Technical writings, opinionated architectures, and development guides tagged with php.

Articles46
Est. Read Time378 mins
Categories6
Featured5
May 20227m read

Adapter Pattern

Explore the adapter design pattern in coding through a practical example of building a versatile social poster class, adaptable for different social networks.

May 20223m read

Getting started with DDD in Laravel

Master Laravel DDD with ease; Learn how to enhance your Laravel applications by implementing Domain Driven Design for improved structure and maintainability.

Jun 20214m read

Introducing - Laravel Transporter

Streamline API requests with Laravel Transporter using a powerful OOP approach with class-based configuration.

Oct 20207m read

Adventures in PHP - PHP SDK Builder

Learn how to build efficient, interoperable PHP SDKs using Laravel Forge and PSR-18 standards.

Oct 20205m read

Adventures in PHP - PHP URI Builder

Introducing 'uri-builder', a PHP package with a fluent interface for easy URI string creation, simplifying API calls and URL manipulation.

Oct 20203m read

PHP Online - The Story So Far

Discover the journey of PHP Online, a community hub for PHP enthusiasts. Join us in shaping the future of PHP.

Jun 202011m read

Embracing The Tall Stack with Event Sourcing, an adventure into the unknown

Dive into blending Laravel's TALL stack with event sourcing, learning to create efficient and reactive PHP applications with modern web development techniques.

May 20202m read

Embracing PSRs to build an interoperable HTTP Client

Learn to build a PSR-18 compliant HTTP client in PHP, enhancing web development through interoperability and efficient request handling.

May 20203m read

An adventure with Graph Databases

Explore open-source PHP packages for Neo4j graph database, offering fresh solutions to outdated or abandoned integrations.

May 20204m read

ParameterBag - My latest open source package

Discover ParameterBag, a PHP package that simplifies data handling by replacing arrays on objects, making code cleaner and more efficient.