Skip to main content
ArticlesProjects
Category Archive

Articles: PHP

Technical writings, opinionated architectures, and development guides focusing on PHP.

Articles30
Est. Read Time229 mins
Tags94
Featured2
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.

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.