Technical Insights & Expertise
Dive into actionable articles on API design patterns, Laravel optimization strategies, and emerging software development practices.
Quick Look into Laravel Feature Flags
Discover Laravel Feature Flags, a powerful package for feature flag management in Laravel applications. Control feature access with ease.
Introducing - Laravel Transporter
Introducing Laravel Transporter; Streamline your API requests with a powerful OOP approach. Manage API interactions efficiently with class-based requests, offering easy configuration and maintenance for Laravel applications.
Working with third party services in Laravel
Learn how to work with 3rd party services in Laravel, focusing on connecting to the PingPing API. Improve your Laravel skills today!
Adventures in PHP - PHP SDK Builder
Explore the world of PHP SDKs and learn how to build efficient, interoperable APIs using Laravel Forge and PSR-18 with this guide on creating adaptable PHP SDKs.
Adventures in PHP - PHP URI Builder
Introducing the 'uri-builder' package; a versatile PHP tool offering a fluent interface for effortless URI string creation, simplifying API calls and enhancing URL manipulation.
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.
Building a REST API in GoLang
Discover the process of building a REST API in GoLang, from setting up Docker containers to structuring and scaling your application effectively.
My First Go Module - go api problem
Explore the journey of building the first Go Module for error handling in APIs. Simplify error handling in GoLang with this module.
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.
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.
An adventure with Graph Databases
Explore open-source PHP packages for Neo4j graph database, offering fresh solutions to outdated or abandoned integrations.
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.