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.
PHP 8.5 Final Promoted Properties: Small Rule, Fewer Accidental Overrides

PHP 8.5 Final Promoted Properties: Small Rule, Fewer Accidental Overrides

Comments
6 min read
PHP 8.5 #[\DelayedTargetValidation]: Attributes Across a Version Gap

PHP 8.5 #[\DelayedTargetValidation]: Attributes Across a Version Gap

Comments
6 min read
Attributes on Constants in PHP 8.5: Metadata You Couldn't Attach Before

Attributes on Constants in PHP 8.5: Metadata You Couldn't Attach Before

Comments
5 min read
get_error_handler() and get_exception_handler() in PHP 8.5

get_error_handler() and get_exception_handler() in PHP 8.5

Comments
6 min read
Closures in Constant Expressions: What PHP 8.5 Unlocks for Attributes

Closures in Constant Expressions: What PHP 8.5 Unlocks for Attributes

Comments
6 min read
Persistent cURL Share Handles in PHP 8.5: Connection Reuse Done Right

Persistent cURL Share Handles in PHP 8.5: Connection Reuse Done Right

Comments
6 min read
array_first & array_last in PHP 8.5: No More Pointer Gymnastics

array_first & array_last in PHP 8.5: No More Pointer Gymnastics

Comments
6 min read
PHP 8.5 #[\NoDiscard]: Stop Ignoring Return Values That Matter

PHP 8.5 #[\NoDiscard]: Stop Ignoring Return Values That Matter

Comments
6 min read
The PHP 8.5 Pipe Operator Shipped: |> in Real Code, Not Just the RFC

The PHP 8.5 Pipe Operator Shipped: |> in Real Code, Not Just the RFC

Comments
5 min read
PHP 8.5 clone with: Immutable Updates Without a withX() Explosion

PHP 8.5 clone with: Immutable Updates Without a withX() Explosion

Comments
5 min read
Building a typed CMS for business data with PHP, OpenAPI, and MCP

Building a typed CMS for business data with PHP, OpenAPI, and MCP

Comments
6 min read
Adding a full docker setup to the Filament Mastery Starters

Adding a full docker setup to the Filament Mastery Starters

Comments
4 min read
Laravel chunk() vs cursor() vs lazy() — Handle Large Data Without Crashing Your Server

Laravel chunk() vs cursor() vs lazy() — Handle Large Data Without Crashing Your Server

1
Comments
2 min read
Open Closed Principle (OCP)

Open Closed Principle (OCP)

1
Comments
6 min read
Building a SaaS engine in public: an affiliate program that isn't one hardcoded scheme

Building a SaaS engine in public: an affiliate program that isn't one hardcoded scheme

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