» Tag
php
21 postsFrom Vibe Coding to Production: A Playbook
A playbook for transitioning from vibe coding to production-ready applications, illustrated with the OIATC app.
Claude Code Skills for Safe PHP and JS Package Updates
Enhance the safety of PHP and JS package updates with Claude code skills.
ScyllaDB PHP Driver 1.4.0: Now a Pure C23 Extension
The ScyllaDB PHP driver 1.4.0 is now a pure C23 extension, enhancing performance and memory efficiency.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comPHP Now Speaks QUIC: OpenSSL Did the Heavy Lifting
php-quic 1.0.0 enables QUIC transport for PHP. Integration with OpenSSL 3.5 makes QUIC easily accessible.
PolinRider Campaign Jumps From GitHub Into Go and PHP Packages
North Korea-linked PolinRider campaign turned hijacked GitHub accounts into compromised Go modules and Packagist packages with no extra effort required.
Why Midnight Billing Cron Jobs Break at Scale
Why midnight subscription billing cron jobs collapse at scale, and how to fix them in Laravel with queues, idempotency, and staggered renewal windows.
This Week In PHP Internals | July 15, 2026
Explore the latest developments in PHP: the new 'extension' keyword and more.
Standalone Web Server Written in Pure PHP
Qbix Server is a standalone web server written in pure PHP, increasing concurrent requests and improving performance.
How I Built My Site With Claude Code
Discover how I built my website from scratch using Claude Code for development.
Cloudflare and Apache/PHP-FPM: POST request bodies arriving empty
Investigation into the issue of empty POST request bodies with Cloudflare and Apache/PHP-FPM. Causes and implications.