|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-code | 0.61 | Generate, analyze, and manipulate PHP code with Laminas Code. Provides reflection utilities, code generators, docblock parsing, and class/file generation helpers for building frameworks, tooling, and meta-programming workflows. | 1,904 | 1,908 | 87 | 4M | 21 | 31.2 | 55.4 | BSD-3-Clause | 10 months ago | |
| thecodingmachine/phpstan-safe-rule | 0.61 | PHPStan rule set that flags calls to “unsafe” PHP functions that can return false on failure and suggests using the thecodingmachine/safe equivalents that throw exceptions, helping enforce safer, exception-based error handling in your codebase. | 62 | 62 | 25 | 216K | 3 | 25.1 | 56.7 | — | 2 months ago | |
| nikic/php-parser | 0.61 | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,456 | 17,526 | 1,132 | 20M | 49 | 83.2 | 74.8 | BSD-3-Clause | 2 months ago | |
| phpstan/phpstan-deprecation-rules | 0.61 | — | 458 | 463 | 25 | 3M | 17 | 34.1 | 71.2 | MIT | 1 month ago | |
| browscap/browscap-php | 0.55 | browscap-php is a PHP library for detecting browser, platform, and device details from User-Agent strings using the Browscap database. It provides easy updates, caching, and a simple API for accurate capability detection in web apps. | 442 | 447 | 85 | 88K | 5 | 28.3 | 37.4 | MIT | 5 months ago | |
| contentful/core | 0.55 | Core components shared by Contentful’s PHP Delivery and Management SDKs. Provides foundational utilities and abstractions for interacting with Contentful APIs. Requires PHP 8.0+. Intended for internal SDK use, not for direct third‑party consumption. | 17 | 17 | 21 | 109K | 1 | 10.5 | 55.0 | MIT | 2 years ago | |
| phpcompatibility/php-compatibility | 0.54 | PHPCompatibility is a PHP_CodeSniffer ruleset that scans PHP code for cross-version compatibility issues. Check support for specific PHP versions, detect deprecated/removed features, and audit projects when upgrading or maintaining multi-version support. | 2,301 | 2,314 | 202 | 3M | 88 | 51.0 | 67.6 | LGPL-3.0 | 9 months ago | |
| roave/backward-compatibility-check | 0.54 | Checks your PHP library for backward compatibility breaks between git tags/versions. Designed for CI: compares the last SemVer tag to current HEAD, reports API breaks, and exits non-zero on failure. Install via Composer or run in Docker. | 601 | 601 | 67 | 254K | 37 | 40.5 | 55.5 | MIT | 4 months ago |
How can I help you explore Laravel packages today?