rector/jack
Jack is an experimental CLI for safely upgrading Composer dependencies one version at a time. It can fail CI when too many major updates are overdue, highlight dev deps first, and help you open up next versions gradually to avoid risky big-bang upgrades.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| atico/spreadsheet-translator-symfony-bundle | — | 3 | 3 | 2 | 0 | 0 | 9.1 | — | — | 8 months ago | |
| bezhansalleh/filament-google-analytics | — | 215 | 211 | 44 | 11K | 0 | 23.5 | 26.7 | MIT | 3 months ago | |
| bezhansalleh/filament-language-switch | — | 357 | 358 | 77 | 99K | 0 | 31.6 | 39.4 | MIT | 3 weeks ago | |
| bezhansalleh/filament-panel-switch | — | 166 | 164 | 32 | 35K | 0 | 20.8 | 36.0 | MIT | 3 months ago | |
| bezhansalleh/filament-shield | — | 2,811 | 2,785 | 300 | 320K | 5 | 48.3 | 38.5 | MIT | 3 months ago | |
| entropy/entropy | Entropy is a lightweight PHP/Laravel package for calculating Shannon entropy and related information metrics on strings and datasets. Useful for analyzing randomness, password strength, identifiers, and distribution quality, with a simple API and minimal dependencies. | 5 | 5 | 2 | 34K | 0 | 0.1 | 51.8 | — | — | |
| gesdinet/jwt-refresh-token-bundle | Symfony bundle to manage JWT refresh tokens for LexikJWTAuthenticationBundle. Stores and rotates refresh tokens via Doctrine ORM or MongoDB ODM (or custom object manager), with configurable TTL, security, and endpoints. Requires PHP 8.2+ and Symfony 6.4+. | 710 | 711 | 180 | 413K | 71 | 48.8 | 68.6 | MIT | 4 months ago | |
| rector/swiss-knife | Swiss Knife for upgrades: CLI tools to keep codebases clean and PSR-4 compliant. Detect git merge conflicts and commented-out code, find multiple classes per file, fix namespaces to match PSR-4 roots, and finalize classes without children (with skips for mocks/files). | 210 | 209 | 16 | 154K | 0 | 3.7 | 40.2 | MIT | 11 months ago | |
| symplify/coding-standard | Opinionated PHP coding standard with 23 fixers for clean, consistent, readable code—no config required. Designed to run with Symplify Easy Coding Standard (ECS); install via Composer and auto-fix formatting like arrays, strict types spacing, line length, and method chaining. | 382 | 383 | 25 | 72K | 0 | 10.8 | 27.3 | MIT | 1 month ago | |
| symplify/easy-coding-standard | Easy Coding Standard (ECS) makes PHP coding standards effortless on PHP 7.2–8.5. Fast parallel runs, supports PHP_CodeSniffer and PHP-CS-Fixer, uses prepared rule sets, generates ecs.php config on first run, and can check and auto-fix code with --fix. | 1,617 | 1,632 | 92 | 933K | 0 | 33.5 | 44.3 | MIT | 1 month ago | |
| symplify/easy-parallel | Run PHP tasks in parallel with a simple API. Easy Parallel helps speed up builds and code analysis by distributing work across multiple processes, while keeping output manageable and integration straightforward in existing Symplify and custom tooling. | 13 | 12 | 5 | 27K | 1 | 0.3 | 45.2 | MIT | — | |
| symplify/phpstan-rules | Extra PHPStan rules by Symplify to catch bugs, improve code quality, and enforce consistent conventions. Easy to install and configure, with a broad set of checks for Symfony/Laravel and modern PHP features to keep your codebase clean. | 268 | 267 | 30 | 538K | 0 | 22.1 | 52.8 | MIT | 1 month ago | |
| symplify/vendor-patches | Apply and manage vendor patches in Composer projects. Automatically patch dependencies after install/update, keep patches versioned in your repo, and maintain reproducible builds without forking upstream packages. | 191 | 192 | 23 | 246K | 0 | 1.6 | 42.9 | MIT | — | |
| tomasvotruba/class-leak | Finds class leaks in PHP apps: detects classes unintentionally pulled into your runtime via autoloading, service container or tests. Helps trim dependencies, speed up CI, and keep boundaries clean by reporting unexpected class usage with clear, actionable output. | 149 | 147 | 7 | 149K | 0 | 1.0 | 41.4 | MIT | — | |
| tomasvotruba/type-coverage | CLI tool for measuring PHP type coverage. Scans your codebase and reports how much is covered by native types and PHPDoc (params, returns, properties), helping you spot missing types, raise strictness, and improve static analysis readiness. | 216 | 215 | 14 | 820K | 0 | 9.5 | 52.7 | MIT | 7 months ago | |
| tomasvotruba/unused-public | PHPStan extension that finds unused public methods, properties, and constants by scanning calls across your codebase. Helps clean up dead APIs or spot members that should be private/protected. Supports gradual adoption via allowed % thresholds and excluding template-used methods. | 195 | 194 | 15 | 138K | 0 | 1.4 | 39.4 | MIT | — |
How can I help you explore Laravel packages today?