Ever found yourself wanting to make a small tweak to a PHP file in a Composer dependency? Here’s how to do it without forking the entire package.
PHP
Charging AI Agents Per Request: A Practical Guide to the Machine Payments Protocol
Agentic commerce is a buzzy term, but is still pretty abstract for developers asking what they can actually build today. This post explains MPP through a working Laravel example, and introduces the new square1/laravel-mpp package. Read more…