The Daily Commit · Section Edition Front Page PHP AI Dev EN DE FR ES
Motto
„All the Code
That's Fit to Ship“

The Php Times

Ecosystem — The Daily Commit

Weather
Today: cache warm, deploys fair. Rollback probability 0 %. Page B2
Vol. I — No. 214 Friday, July 31, 2026 Page B2 · € 0,00

Reads

A Practical Guide to PHP Attributes — And Their Limits

FREEK.DEV, July 21, 2026 — Wendell Adriel published a detailed article covering PHP attributes: how they work as metadata, how to read them with Reflection, common design patterns, Laravel usage examples, performance considerations, and testing strategies. It also weighs cases where plain, explicit code beats attribute-based abstractions, giving developers a balanced view of trade-offs rather than treating attributes as a default choice.

News

Guzzle 8.0 Brings Enhanced Request Diagnostics and HTTP/3 Support

MEDIUM · PHP, July 21, 2026 — Guzzle 8.0 is now available, adding HTTP/3 protocol support and stronger debugging capabilities for HTTP requests. The release prioritizes improved error diagnostics to help developers distinguish between connection failures and ambiguous t…

Releases

Laravel Framework Ships v13.21.0 and v13.21.1 Patch Updates

LARAVEL FRAMEWORK RELEASES, July 21, 2026 — The Laravel framework repository has published two new tags in its 13.x branch, v13.21.0 and v13.21.1, following the project's regular release cadence. No detailed changelog was available at publication; as routine point releases, they typically bundle minor fixes and small improvements for existing Laravel 13 users.

→ continued: summary & source

News

PECL Release Endpoints Timing Out, Reddit Thread Reports

R/PHP (TOP) — PHP developers on r/PHP report that PECL's release pages, such as pecl.php.net/rest/r/amqp/stable.txt, are timing out while cached pages still load. A GitHub issue (php/php-src#22827) tracks the problem. Commenters recall past PEAR server o…

The Lead · Reads

Laravel Time Machine Profiles Request Lifecycle Without a Database


Laravel Time Machine, a package by Jaydeep Gadhiya, tracks every phase of a Laravel request—bootstrap, middleware, routing, controller, response, termination—with millisecond timing and SQL query capture.


LARAVEL NEWS, July 21, 2026 — It stores JSON profiles in storage/time-machine, flags slow requests and queries, and ships a dashboard at /time-machine for Laravel 8 through 13.

→ continued: summary & source

RFC Watch

New RFC Proposes Bundled user_cache Extension for PHP

PHP INTERNALS ([RFC]/[VOTE]) — Go Kudo has published a new RFC proposing a bundled user_cache extension, replacing his earlier OPcache Static Cache proposal after feedback about feature creep. The extension is built independently o…

Reads

Vocalizer Brings On-Device Text-to-Speech to PHP

LARAVEL NEWS — A native PHP extension called Vocalizer runs text-to-speech locally without cloud APIs or runtime dependencies. It supports eight model families, voice cloning, async synthesis, and crash isolation. T…

◆ Inside The Php Times ◆

"All the Code That's Fit to Ship" · The Daily Commit · Screen edition · Imprint · Privacy Policy