|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sajidwarner/laravel-device-detector | 0.80 | — | 5 | 6 | 0 | 4 | 0 | 19.2 | 3.5 | MIT | 1 month ago | |
| brandembassy/file-type-detector | 0.80 | 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 | 20.8 | 52.0 | MIT | 2 months ago | |
| akeneo/php-coupling-detector | 0.80 | Detect PHP coupling issues based on configurable rules by analyzing class use statements. Supports forbidden, discouraged, and only rules, with error/warning violations. Includes commands to detect violations and list unused requirements. | 43 | 44 | 5 | 12K | 18 | 9.2 | 39.0 | MIT | 1 year ago | |
| sirbrillig/phpcs-variable-analysis | 0.79 | PHPCS plugin that analyzes variable usage: warns on undefined variables (including in unset), unused variables, and use of $this/self/static outside class scope. Works with PHPCS 3.13.5+ and PHP 5.4+. | 145 | 145 | 17 | 1M | 20 | 34.1 | 70.0 | NOASSERTION | 1 month ago | |
| ergebnis/agent-detector | 0.79 | Detect the presence of coding agents in your PHP app by checking environment variables. Supports Amp, Antigravity, Augment, Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot, and more via a simple Detector::isAgentPresent() API. | 14 | 9 | 1 | 3M | 1 | 19.3 | 63.8 | MIT | 1 month ago | |
| degraciamathieu/php-arguments-detector | 0.79 | Detect and analyze function/method arguments in PHP using a lightweight, reflection-based approach. Useful for tooling that needs to inspect call signatures, validate inputs, or generate metadata about parameters and defaults across codebases. | 13 | 13 | 1 | 4 | 0 | 0.4 | 1.5 | — | 3 years ago | |
| beyondcode/laravel-query-detector | 0.78 | Detect N+1 query issues in Laravel during development. Monitors database queries in real time and alerts you when repeated queries suggest missing eager loading, helping you optimize performance and reduce unnecessary database calls. | 2,054 | 2,059 | 145 | 236K | 4 | 38.1 | 33.5 | MIT | 2 months ago | |
| crossknowledge/devicedetect-bundle | 0.78 | — | 8 | 8 | 4 | 0 | 1 | 1.3 | — | — | 5 years ago | |
| typhoon/type | 0.78 | Typhoon Type provides an object abstraction over PHP’s modern type system for building tools that understand complex types. Define, print (stringify), and work with array shapes, object types, non-empty lists, and more in a consistent API. | 64 | 63 | 2 | 2K | 2 | 22.8 | 24.2 | MIT | 1 month ago | |
| dungeonworx/laravel-devicedetector | 0.77 | — | 9 | 9 | 2 | 0 | 0 | 0.4 | — | MIT | 7 years ago | |
| spatie/laravel-auto-discoverer | 0.77 | Fast, cached discovery of PHP structures in your codebase. Find classes, interfaces, traits, and enums by conditions like “implements interface” or “uses trait,” and get rich metadata. Ideal for automation, registration, and scanning in production. | 178 | 178 | 18 | 29 | 1 | 29.8 | 1.1 | MIT | 3 days ago | |
| theseer/directoryscanner | 0.77 | — | 37 | 43 | 10 | 10K | 2 | 1.6 | 33.8 | NOASSERTION | 4 years ago | |
| moxio/php-codesniffer-sniffs | 0.77 | 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.1 | 35.1 | MIT | 4 months ago | |
| kherge/file-manager | 0.76 | Strict file and stream manager for PHP: safe read/write operations with unified APIs for files, in-memory strings, and existing streams. Supports iteration over contents and consistent handling via File, Memory, and Stream managers. | 8 | 8 | 3 | 2K | 1 | 2.8 | 33.1 | NOASSERTION | 9 years ago | |
| yansongda/supports | 0.76 | — | 21 | 21 | 18 | 19K | 0 | 2.1 | 40.7 | MIT | 5 years ago | |
| kekos/multipart-form-data-parser | 0.76 | Parse multipart/form-data bodies in PHP, including raw HTTP input. Useful for handling file uploads and form fields when your environment doesn’t populate $_FILES/$_POST (e.g., non-standard servers, PUT/PATCH requests). | 1 | 1 | 1 | 9K | 0 | 0.0 | 50.6 | — | — | |
| artgris/version-checker-bundle | 0.76 | — | 2 | 4 | 1 | 0 | 0 | 1.2 | — | MIT | 9 years ago | |
| maglnet/composer-require-checker | 0.76 | CLI tool that scans your PHP sources and composer.json to ensure every used class/function comes from declared dependencies. Detects “soft” transitive deps and missing required PHP extensions, helping prevent breakage after dependency updates. | 1,002 | 1,009 | 78 | 468K | 32 | 43.2 | 58.4 | MIT | 2 months ago | |
| wapmorgan/php-deprecation-detector | 0.76 | PhpDeprecationDetector scans PHP projects for deprecated functions, constants, variables, ini directives, behavior changes, and reserved identifiers that may break on newer PHP versions. Available as a PHAR or Composer tool, with console scanning and JSON reports. | 367 | 367 | 40 | 17K | 15 | 16.8 | 29.0 | BSD-3-Clause | 3 years ago | |
| typhoon/declaration-id | 0.76 | Generate stable, unique IDs for PHP declarations (classes, functions, methods, properties) to track and reference code elements across analyses and tooling. Lightweight package with strict typing and static-analysis-friendly design. | 0 | 0 | 0 | 2K | 0 | 0.6 | 45.7 | MIT | 1 year ago |
How can I help you explore Laravel packages today?