|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sebastian/object-enumerator | 0.63 | Traverses array structures and object graphs to enumerate all referenced objects, helping you inspect, analyze, or collect objects reachable from complex data structures. Install via Composer for production or as a dev dependency for testing and tooling. | 6,533 | 6,536 | 9 | 14M | 1 | 37.3 | 50.3 | BSD-3-Clause | 5 months ago | |
| 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,906 | 1,914 | 88 | 4M | 21 | 33.5 | 56.4 | BSD-3-Clause | 8 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 | 234K | 3 | 26.2 | 57.7 | — | 1 month 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,450 | 17,523 | 1,129 | 17M | 49 | 85.1 | 74.2 | BSD-3-Clause | 2 weeks ago | |
| phpstan/phpstan-deprecation-rules | 0.61 | — | 458 | 463 | 25 | 3M | 17 | 25.7 | 66.4 | MIT | 5 months ago | |
| sebastian/object-reflector | 0.59 | Reflect object properties across a class hierarchy, including inherited, private, and protected members. sebastian/object-reflector provides a small utility for accessing and inspecting object state when PHP’s standard reflection APIs are inconvenient. | 6,283 | 6,287 | 3 | 14M | 1 | 37.1 | 50.7 | BSD-3-Clause | 5 months ago | |
| phpcr/phpcr-migrations | 0.58 | — | 42 | 42 | 4 | 18K | 3 | 2.8 | 36.4 | MIT | 2 years ago | |
| humbug/php-scoper | 0.57 | PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions. | 806 | 808 | 77 | 111K | 22 | 37.5 | 54.7 | MIT | 4 months ago | |
| phpcr/phpcr-shell | 0.56 | Command-line shell for PHPCR repositories. Build and run as a PHAR for easy distribution, and use it to connect to a PHP Content Repository, browse nodes, and execute repository commands. Documentation available on Read the Docs. | 72 | 72 | 19 | 19K | 30 | 30.2 | 48.9 | MIT | 3 months ago | |
| phpcr/phpcr-utils | 0.56 | Utility library for PHPCR (PHP Content Repository) implementations. Provides helper classes for sessions, node/paths handling, query utilities, and common repository operations to simplify working with PHPCR backends in your applications. | 74 | 74 | 31 | 41K | 14 | 22.0 | 44.5 | NOASSERTION | 7 months ago | |
| phpdocumentor/reflection | 0.56 | Static PHP code reflection library that parses one or more files (no execution) to build an object graph of your application's structure, including DocBlocks. Supports analyzing PHP versions from 5.2 up to your installed PHP version; useful for reflecting whole projects. | 125 | 126 | 60 | 958K | 8 | 31.6 | 63.8 | MIT | 1 month ago | |
| phpcr/phpcr | 0.55 | PHPCR defines a common PHP interface for content repositories, inspired by JCR. It standardizes storing and querying structured content across implementations, enabling interchangeable backends, consistent APIs, and integration with tools like Doctrine and Symfony. | 441 | 443 | 35 | 37K | 2 | 9.0 | 27.4 | NOASSERTION | 1 year ago | |
| marcusschwarz/lesserphp | 0.55 | PHP port of LESS compiler for Laravel and other projects. Compile .less files to CSS in your build or runtime workflow with simple API integration. Useful for legacy apps needing LESS support without Node tooling. | 28 | 29 | 11 | 303K | 7 | 2.1 | 39.9 | NOASSERTION | 5 years ago | |
| phpat/phpat | 0.55 | PHPat is a PHPStan extension for architecture testing. Define readable architectural rules and automatically verify boundaries, dependencies, layers, and conventions in your PHP codebase during static analysis. Easy to install via Composer and PHPStan config. | 1,270 | 1,264 | 62 | 545K | 12 | 34.4 | 46.4 | MIT | 4 months ago |
How can I help you explore Laravel packages today?