#php
41 articles with this tag
- Composition over inheritance in final classes Learn how to integrate final PHP classes using composition over inheritance in your apps.
- Reaching for Facades Demystify Laravel Facades and harness them for clear, efficient code and Laravel's unique features.
- Modern PHP features explained - PHP 8.0 and 8.1 Explore PHP 8.0 and 8.1 features including constructor promotion, union types, and match expressions.
- Working with OS Process in PHP Learn how to manage and interact with OS processes in PHP for advanced scripting and automation.
- Event Sourcing in Laravel Master Event Sourcing in Laravel with this comprehensive guide, perfect for enhancing PHP projects with advanced data tracking and state management techniques.
- Zero Hassle CLI Application with Laravel Zero How can I put this? CLI apps are cool. The ability to open a terminal anywhere and just run a command to do a job that might have taken you much longer.
- Building your own Laravel Packages Master building Laravel packages with step-by-step guidance on design, commands, DTOs, and testing.
- Working with Data in your API Integrations Enhance your API experience with contextual data objects. Learn how to build clean and developer-friendly integrations with third-party APIs using PHP.
- Laravel Pint Laravel Pint; CLI Tool for PHP Code Styling. Zero dependencies, PSR-12 compliance, effortless operation.
- Sauber PHP Explore Sauber PHP, a clean micro-framework with routing, dependency injection, and custom Command Bus.
- Building a CLI application in 2022 Explore the best options for building CLI apps in 2022, including Laravel Zero, Symfony Console, and more, suitable for both PHP and Rust developers.
- 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.
- 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.
- 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.
- An adventure with Graph Databases Explore open-source PHP packages for Neo4j graph database, offering fresh solutions to outdated or abandoned integrations.