shipfastlabs/agent-detector
Lightweight PHP/Laravel utility to detect when your code runs inside an AI agent or automated dev environment. Checks common agent-specific environment variables (e.g., Cursor, Gemini, Codex, or custom) and returns agent status and name.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laravel/agent-detector | 0.94 | Lightweight PHP utility for detecting whether your Laravel/PHP app is running inside an AI agent or automated dev environment. Identifies known agents (e.g., Cursor, Gemini, Codex, Claude) via env vars, with a simple API and helper function. | 72 | 69 | 10 | 1M | 0 | 22.4 | 64.3 | MIT | 1 month ago | |
| ergebnis/agent-detector | 0.88 | Detect whether an AI/dev agent is present by checking known environment variables. Supports Amp, Antigravity, Augment, Claude Code, OpenAI Codex, Cursor, Gemini CLI, GitHub Copilot, and more. Install via Composer and call Detector::isAgentPresent(). | 9 | 4 | 1 | 2M | 0 | 20.2 | 64.5 | MIT | 4 weeks ago | |
| signalads-co/laravel | 0.59 | — | 0 | 0 | 0 | 0 | 0 | 1.8 | — | MIT | 3 years ago | |
| spatie/laravel-signal-aware-command | 0.59 | Add signal awareness to Laravel Artisan commands. Gracefully handle SIGINT/SIGTERM (Ctrl+C, container stop, deploy) to stop work cleanly, run shutdown logic, and avoid half-finished jobs—ideal for long-running CLI tasks and workers. | 167 | 168 | 11 | 810K | 0 | 13.5 | 55.2 | MIT | 6 months ago | |
| spatie/laravel-horizon-watcher | 0.58 | Run Horizon locally with auto-restarts on code changes. Adds an artisan command horizon:watch that starts Horizon and restarts it whenever PHP (or configured) files are created, updated, or deleted—great for avoiding stale workers during development. | 265 | 265 | 22 | 131K | 0 | 23.3 | 42.2 | MIT | 2 months ago | |
| spatie/laravel-server-monitor | 0.58 | Monitor the health of your servers from Laravel. Includes built-in checks (disk, memory, processes, etc.), easy custom checks, and notifications via Slack or email when something goes wrong. | 842 | 847 | 96 | 6K | 0 | 31.2 | 11.6 | MIT | 3 months ago |
How can I help you explore Laravel packages today?