/ articles

Articles

Articles, tutorials, and news on software engineering, open source, and web development.

9 articles
Laravel Quota: Enforce Usage Budgets for Calendar Periods in Laravel
Laravel Packages Rate Limiting

Laravel Quota: Enforce Usage Budgets for Calendar Periods in Laravel

Laravel Quota is a package that tracks and enforces cumulative usage limits—like 50 PDF exports per month or 1...

Mohamed Said Mohamed Said
14 Jul 2026 4 min read
Read
Passwordless Sign-In with Fortify Two-Factor Support in Laravel
passwordless authentication magic-link

Passwordless Sign-In with Fortify Two-Factor Support in Laravel

Email Magic Link for Laravel adds passwordless authentication via emailed links or one-time codes, scanner-saf...

Mohamed Said Mohamed Said
10 Jul 2026 3 min read
Read
Intercept: Middleware Guardrails for Laravel AI Agents
Laravel AI Agents Security

Intercept: Middleware Guardrails for Laravel AI Agents

Intercept brings the familiar Laravel middleware pattern to AI agent prompts, letting you inspect, rewrite, or...

Mohamed Said Mohamed Said
8 Jul 2026 3 min read
Read
phpcpd-next: A Modern Copy/Paste Detector CLI for PHP 8.5+
PHP Code Quality CLI Tools

phpcpd-next: A Modern Copy/Paste Detector CLI for PHP 8.5+

phpcpd-next is a drop-in successor to Sebastian Bergmann's archived phpcpd tool. It detects exact, reordered,...

Mohamed Said Mohamed Said
2 Jul 2026 3 min read
Read
Laravel AI Tasks: AI Orchestration with Queues, Logging, and Cost Control
Laravel AI Packages

Laravel AI Tasks: AI Orchestration with Queues, Logging, and Cost Control

Laravel AI Tasks is a package that wraps the Laravel AI SDK with reusable task classes, three execution modes,...

Mohamed Said Mohamed Said
2 Jul 2026 3 min read
Read
Laravel WhatsApp: Send Messages via Meta Cloud API and whatsapp-web.js Behind One Facade
Laravel WhatsApp Composer Package

Laravel WhatsApp: Send Messages via Meta Cloud API and whatsapp-web.js Behind One Facade

The laravel-whatsapp package lets you send and receive WhatsApp messages through Meta's official Cloud API or...

Mohamed Said Mohamed Said
26 Jun 2026 4 min read
Read
Turn PHP Attributes Into Docs With Signal
PHP PHP Attributes Documentation

Turn PHP Attributes Into Docs With Signal

Signal is a PHP 8.5 library by Steve McDougall that reads native attributes on your classes and methods and ge...

Mohamed Said Mohamed Said
26 Jun 2026 3 min read
Read
USAIGE: Track Token Usage and Costs for Laravel AI SDK Requests
Laravel AI Laravel AI SDK

USAIGE: Track Token Usage and Costs for Laravel AI SDK Requests

USAIGE is a Laravel package that adds observability to the Laravel AI SDK, recording every AI request with tok...

Mohamed Said Mohamed Said
26 Jun 2026 3 min read
Read
Yammi Audit Log: Track Who Really Made a Change Across Laravel Jobs and Queues
audit log laravel package queues

Yammi Audit Log: Track Who Really Made a Change Across Laravel Jobs and Queues

Yammi Audit Log is a Laravel package that records not just what changed and when, but who initiated the change...

Mohamed Said Mohamed Said
24 Jun 2026 4 min read
Read