Or try paginated search →
Laravel Activitylog v5 drops support for PHP < 8.4 and Laravel < 12, introduces a HasActivity trait, activity buffering for bulk inserts, and renames...
Read article
Laravel 13.3.0 adds a new #[UnitTest] attribute to skip framework booting per test method, variadic model attributes, a BatchStarted event, and memory...
Read article
PAO by Nuno Maduro detects when tests run inside AI agents and converts verbose test output to compact JSON, cutting token usage by up to 99.8%.
Read article
PHPantom is a PHP Language Server Protocol implementation written in Rust that starts in under a second and uses 59 MB of RAM, with support for generi...
Read article
PHP Debugger is a fork of Xdebug stripped down to step-debugging only, with benchmarks showing up to 97% less overhead when the extension is loaded bu...
Read article
Laravel 13.2.0 adds new symmetrical model attributes, enum support in queue attributes, releaseOnSignal for withoutOverlapping, and UniqueConstraintVi...
Read article
Inertia.js v3.0.0 is now released, shipping optimistic updates, a useHttp hook for non-navigation requests, SSR in Vite dev mode, and the removal of A...
Read article
Laravel Boost v2.4.0 adds a security audit step to the add-skill command, a new laravel-best-practices skill, and an option to ignore skill updates.
Read article
The Prism Workers AI package adds a Cloudflare Workers AI provider for Prism PHP and Laravel AI SDK, with support for text generation, embeddings, str...
Read article
Prompt Deck is a Laravel package that stores AI prompts as versioned markdown files on disk, with support for variable interpolation, A/B testing, and...
Read article
The circuit-breaker package by algoyounes brings the circuit breaker pattern to Laravel, giving you a way to manage failing service calls and define c...
Read article
SlideWire is a Laravel package that lets you build browser-based presentation decks using Livewire components and Blade templates, with built-in navig...
Read article