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). | 0 | 1,721 | — | 92K | — | 45.6 | 49.2 | — | — | |
| bitrix24/b24phpsdk | 0.80 | Bitrix24 PHP SDK for working with the Bitrix24 REST API from Laravel or plain PHP. Provides typed clients, authentication helpers, API method wrappers, pagination, and webhook/OAuth support to simplify integrating CRM, tasks, chats, and other Bitrix24 modules. | 99 | 99 | 55 | 4K | 86 | 45.7 | 56.1 | MIT | 2 weeks 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 | 51K | 6 | 29.9 | 65.4 | MIT | 1 month 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). | 240 | 241 | 25 | 341K | 4 | 32.0 | 51.6 | MIT | 3 weeks 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 | 55 | 0 | 4.2 | 2.4 | MIT | 6 years 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 | 61K | 1 | 22.0 | 61.8 | MIT | 4 months ago | |
| aldaflux/swissarmyknife-bundle | 0.71 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| itsgoingd/clockwork | 0.58 | 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,944 | 5,988 | 334 | 623K | 31 | 54.1 | 40.9 | MIT | 2 years ago | |
| 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 | 3K | 0 | 9.1 | 40.6 | MIT | 6 years ago | |
| spiral/files | 0.56 | Spiral Files is a lightweight PHP file toolkit for managing files and directories with a clean API, plus virtual stream wrapper support. Includes strong typing, PHPUnit/Psalm coverage, and integrates with the Spiral Framework or works standalone. | 5 | 5 | 1 | 24K | 0 | 1.6 | 49.8 | MIT | 7 years ago |
How can I help you explore Laravel packages today?