ondram/ci-detector
Detects when your PHP app is running in CI. Provides a simple API to identify common CI providers via environment variables, so you can tweak behavior for tests, builds, and deployments without hardcoding provider logic.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| khanamiryan/qrcode-detector-decoder | 0.80 | Pure-PHP QR code detector/decoder (ported from ZXing). Reads QR codes from image files using GD, no extra extensions required. Simple API: create a Zxing\QrReader with a path and call text() to get the decoded content. | 1,409 | 1,441 | 322 | 319K | 68 | 40.9 | 59.1 | Apache-2.0 | 10 months ago | |
| acacha/testinglaravelpackageinstaller | 0.79 | A minimal Laravel package installer test project. Provides a simple skeleton repository used to validate and experiment with Laravel package installation workflows, composer configuration, and installer behavior in a lightweight environment. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| novay/icaptcha | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 9.9 | — | — | 6 months ago | |
| constantable/odm-document-maker | 0.79 | — | 5 | 5 | 3 | 982 | 1 | 0.5 | 30.6 | MIT | 1 year ago | |
| ocramius/package-versions | 0.78 | Fast, zero‑I/O access to Composer dependency versions at runtime. Reads version data compiled from composer.lock during install/update, so calls are cheap. Use PackageVersions\Versions::getVersion('vendor/package') to embed or log exact versions. | 3,179 | 3,185 | 73 | 256K | 1 | 47.3 | 30.8 | MIT | 2 weeks ago | |
| moxio/php-codesniffer-sniffs | 0.76 | Custom PHP_CodeSniffer 3.x sniffs from Moxio to catch subtle PHP bugs and unexpected behavior. Provides a standalone ruleset or individual sniffs for other standards, enforcing safer comparisons, strict base64_decode, switch continue rules, and more. | 17 | 18 | 11 | 4K | 0 | 20.9 | 35.5 | MIT | 4 months ago | |
| brandembassy/file-type-detector | 0.75 | Detect file type and MIME by filename extension or by inspecting binary/stream content. Returns category, format, and MIME on success (or false). Includes a helper to resolve MIME only. Install via composer: brandembassy/file-type-detector. | 2 | 2 | 0 | 6K | 0 | 22.0 | 50.9 | MIT | 2 months ago | |
| shipfastlabs/agent-detector | 0.73 | 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. | 73 | 70 | 10 | 203K | 0 | 22.4 | 40.1 | MIT | 1 month ago | |
| laravel/agent-detector | 0.72 | 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.72 | 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 |
How can I help you explore Laravel packages today?