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).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| reliese/laravel | 0.80 | Generate Laravel Eloquent models from your database schema. Reliese inspects tables, columns, and foreign keys to scaffold typed model properties and relationships via an Artisan command, helping speed up development (best used in local/dev environments). | 1,709 | 1,719 | 321 | 94K | 66 | 45.6 | 49.7 | MIT | 1 year ago | |
| wyrihaximus/test-utilities | 0.79 | A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). | 7 | 7 | 1 | 145K | 6 | 32.4 | 69.3 | MIT | 3 weeks ago | |
| kubawerlos/php-cs-fixer-custom-fixers | 0.79 | Custom fixers for FriendsOfPHP PHP-CS-Fixer. Install via Composer, register the Fixers set, then enable individual rules to enforce additional style conventions (e.g., prefer class constants, remove leading global namespace slashes, tidy PHPDoc params). | 241 | 241 | 26 | 334K | 4 | 29.3 | 50.3 | MIT | 2 months ago | |
| nilportugues/php_backslasher | 0.78 | CLI tool that scans PHP code and prefixes internal functions/constants (plus true/false/null) with a leading backslash for faster resolution, especially with OPcache. Run php bin/php_backslasher fix to update a directory. | 88 | 88 | 5 | 28 | 0 | 4.2 | 1.6 | MIT | 6 years ago | |
| friendsofphp/php-cs-fixer | 0.77 | PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. | 13,541 | 13,631 | 1,635 | 5M | 42 | 90.3 | 73.4 | MIT | 6 days ago | |
| wyrihaximus/coding-standard | 0.77 | PHP coding standard package for consistent formatting and style in PHP projects. Provides ready-to-use rulesets and configuration to streamline linting, code style checks, and enforcement across teams and CI pipelines. | 0 | 0 | 0 | 169K | 1 | 28.6 | 64.4 | MIT | 3 weeks ago | |
| aldaflux/swissarmyknife-bundle | 0.71 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| districtweb/cmsconfiguratorbundle | 0.58 | Symfony bundle for building and managing application configuration via a “configurator” approach. Provides structure to define, load, and persist configurable settings for your CMS or app, with tooling aimed at simplifying configuration workflows. | 0 | 0 | 0 | 0 | 1 | 0.1 | — | — | — | |
| edhrendal/dev-tools-maker-bundle | 0.57 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spiral/scaffolder | 0.57 | Spiral Framework scaffolder module for generating and wiring up application code. Provides scaffolding tools and templates to speed up project setup and common development tasks, with CI-tested quality (PHPUnit/Psalm) and documentation on spiral.dev. | 2 | 2 | 4 | 2K | 0 | 9.1 | 40.2 | MIT | 6 years ago | |
| itsgoingd/clockwork | 0.57 | Clockwork is a browser-based dev tool for PHP/Laravel that profiles your app in real time. Inspect request data, performance, logs, database/cache/Redis queries, events, views, commands, queue jobs and tests—all from a clean timeline UI. | 5,943 | 5,992 | 334 | 645K | 32 | 54.0 | 40.0 | MIT | 2 years ago | |
| codyas/toolbox-bundle | 0.56 | — | 3 | 3 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?