Articles Tagged: php
Technical writings, opinionated architectures, and development guides tagged with php.
Introducing - Laravel Transporter
Streamline API requests with Laravel Transporter using a powerful OOP approach with class-based configuration.
Adventures in PHP - PHP SDK Builder
Learn how to build efficient, interoperable PHP SDKs using Laravel Forge and PSR-18 standards.
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.
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.
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.