DEV Community

PHP

Home for all the PHP-related posts on Dev.to!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Eloquent Events vs Domain Events: Why the Framework Hook Isn't Enough

Eloquent Events vs Domain Events: Why the Framework Hook Isn't Enough

Comments
7 min read
The src/ Layout for Hexagonal PHP: Layers and Import Rules

The src/ Layout for Hexagonal PHP: Layers and Import Rules

Comments
6 min read
Laravel Precognition: Live Validation That Reuses Your Backend Rules

Laravel Precognition: Live Validation That Reuses Your Backend Rules

1
Comments 1
6 min read
PHP 8.5's New URI Extension: Parsing URLs Without the parse_url() Footguns

PHP 8.5's New URI Extension: Parsing URLs Without the parse_url() Footguns

Comments
6 min read
How I Blocked 90% of Bot Requests on My Free TikTok Downloader Using Cloudflare Turnstile and PHP

How I Blocked 90% of Bot Requests on My Free TikTok Downloader Using Cloudflare Turnstile and PHP

Comments
4 min read
The Symfony Scheduler Component: Cron in Your App, Not Your Crontab

The Symfony Scheduler Component: Cron in Your App, Not Your Crontab

Comments
6 min read
One Laravel Feature That Can Save You From Duplicate Payments and Race Conditions

One Laravel Feature That Can Save You From Duplicate Payments and Race Conditions

1
Comments
1 min read
Hello dev — I ship AI voice + web chat on PHP sites (elionmusic.com)

Hello dev — I ship AI voice + web chat on PHP sites (elionmusic.com)

1
Comments
1 min read
Seu status de pedido não devia ser uma string

Seu status de pedido não devia ser uma string

1
Comments
4 min read
Typed Collections of Value Objects in PHP: Beyond array<int, Money>

Typed Collections of Value Objects in PHP: Beyond array<int, Money>

Comments
6 min read
The Testing Pyramid for Hexagonal PHP: Unit the Core, Contract the Ports

The Testing Pyramid for Hexagonal PHP: Unit the Core, Contract the Ports

Comments
6 min read
An Anti-Corruption Layer for a Messy Third-Party PHP API

An Anti-Corruption Layer for a Messy Third-Party PHP API

Comments
6 min read
Dispatching Domain Events After Commit: The Bug Most PHP Apps Ship

Dispatching Domain Events After Commit: The Bug Most PHP Apps Ship

Comments
6 min read
Deploying Laravel with Docker, GitHub Actions, and Kubernetes

Deploying Laravel with Docker, GitHub Actions, and Kubernetes

2
Comments
4 min read
Autowiring vs Explicit Wiring in PHP: When the Magic Costs You

Autowiring vs Explicit Wiring in PHP: When the Magic Costs You

Comments
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.