Skip to main content
ArticlesProjects
Architecture Journals

Technical Articles

Opinionated writing on software systems, strict monolithic domain boundaries, testing strategies, and Laravel performance.

Articles173
Est. Read Time1,558 mins
Topics20
Series Parts34
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.

May 20203m read

Slim PHP 4 - A lightweight breath of fresh air

Discover the power of Slim4, a lightweight PHP framework offering control and customization. Ideal for flexible application architecture.