Discover why API Platform is a game-changer for building APIs in PHP and Symfony, challenging common misconceptions.
#php
27 articles tagged with "php"
-
-
Use PHPInsights to enhance PHP code in Laravel and others - A guide to optimal code style and architecture.
- Laravel
Discover how to tailor Laravel Pint, a PHP CS Fixer wrapper, to your coding standards with a personal guide on rule implementation and customization.
-
Steve vs Matt; Two Developers, One Problem - Witness two programmers tackle the same challenge with contrasting approaches
-
Explore creating a memorable yet secure password generator with Laravel, focusing on framework-agnostic implementation and customization options.
- Laravel
Master the art of Laravel refactoring with Laravel Shift Blueprint, optimizing code for improved performance and management in a real-world Laravel project.
-
Learn how to integrate final PHP classes using composition over inheritance in your apps.
- Laravel
Demystify Laravel Facades and harness them for clear, efficient code and Laravel's unique features.
-
Explore PHP 8.0 and 8.1 features including constructor promotion, union types, and match expressions.
-
Learn how to manage and interact with OS processes in PHP for advanced scripting and automation.
-
Master Event Sourcing in Laravel with this comprehensive guide, perfect for enhancing PHP projects with advanced data tracking and state management techniques.
-
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.
-
Master building Laravel packages with step-by-step guidance on design, commands, DTOs, and testing.
-
Enhance your API experience with contextual data objects. Learn how to build clean and developer-friendly integrations with third-party APIs using PHP.
- Laravel
Laravel Pint; CLI Tool for PHP Code Styling. Zero dependencies, PSR-12 compliance, effortless operation.
-
Explore Sauber PHP, a clean micro-framework with routing, dependency injection, and custom Command Bus.
-
Explore the best options for building CLI apps in 2022, including Laravel Zero, Symfony Console, and more, suitable for both PHP and Rust developers.
-
Explore the adapter design pattern in coding through a practical example of building a versatile social poster class, adaptable for different social networks.
-
Master Laravel DDD with ease; Learn how to enhance your Laravel applications by implementing Domain Driven Design for improved structure and maintainability.
- Laravel
Streamline API requests with Laravel Transporter using a powerful OOP approach with class-based configuration.
-
Learn how to build efficient, interoperable PHP SDKs using Laravel Forge and PSR-18 standards.
-
Introducing 'uri-builder', a PHP package with a fluent interface for easy URI string creation, simplifying API calls and URL manipulation.
-
Discover the journey of PHP Online, a community hub for PHP enthusiasts. Join us in shaping the future of PHP.
- Laravel
Dive into blending Laravel's TALL stack with event sourcing, learning to create efficient and reactive PHP applications with modern web development techniques.
-
Learn to build a PSR-18 compliant HTTP client in PHP, enhancing web development through interoperability and efficient request handling.
-
Explore open-source PHP packages for Neo4j graph database, offering fresh solutions to outdated or abandoned integrations.
-
Discover ParameterBag, a PHP package that simplifies data handling by replacing arrays on objects, making code cleaner and more efficient.