moox/devtools
moox/devtools is a Laravel devtools package that streamlines local development with helpful utilities and tooling for debugging, scaffolding, and productivity. Built to integrate cleanly into Laravel apps and speed up everyday developer workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sikessem/devtools | 0.88 | — | 1 | 1 | 0 | 4 | 0 | 19.1 | 7.6 | MIT | 2 months ago | |
| sikessem/laravel-devtools | 0.87 | Laravel DevTools bundles development, debugging, testing, and automation helpers for Laravel. Install via Composer as a dev dependency. Requires PHP 8.3+ (8.3.29+ recommended) and Composer v2+. | 1 | 1 | 0 | 9 | 0 | 7.8 | 8.2 | MIT | 7 months ago | |
| pestphp/pest | 0.87 | Pest is an elegant PHP testing framework focused on simplicity and developer joy. Write expressive, modern tests with a clean syntax, powerful expectations, and a great DX for PHP projects—built for fast feedback and readable suites. | 11,634 | 11,638 | 516 | 5M | 178 | 94.9 | 69.9 | MIT | 4 days ago | |
| artisanpack-ui/code-style-pint | 0.87 | Laravel Pint preset matching ArtisanPack UI coding standards. Publishes a ready-made pint.json for apps or generates it via builder for packages. Optional WordPress-style spacing support via PHP-CS-Fixer stubs and commands. | 0 | 0 | 0 | 844 | 0 | 17.9 | 46.5 | MIT | 1 month ago | |
| worksome/coding-style | 0.87 | Worksome’s shared PHP coding style package. Generates ready-to-use configs for Easy Coding Standard (ECS), PHPStan, and Rector, extending PSR-12 with additional and customized rules. Install via Composer, generate stubs, and run via composer scripts. | 49 | 49 | 4 | 11K | 0 | 30.0 | 38.8 | MIT | 2 days ago | |
| spatie/laravel-package-tools | 0.86 | A base PackageServiceProvider for Laravel package authors. Quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and install commands—all via a clean, fluent API. | 953 | 964 | 164 | 8M | 0 | 35.3 | 61.3 | MIT | 2 months ago | |
| dontdrinkandroot/common | 0.86 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| phpcq/all-tasks | 0.85 | phpcq/all-tasks bundles the full set of PHPCQ tasks into one convenient package, so you can install and run multiple code quality tools with a single dependency. Ideal for setting up consistent linting, testing, and analysis in your PHP projects. | 4 | 4 | 1 | 48 | 0 | 0.1 | 14.2 | MIT | — | |
| artisanpack-ui/code-style | 0.85 | Custom PHP_CodeSniffer standard based on PhpStorm settings. Enforces consistent formatting, structure, naming, security and best practices via 16+ custom sniffs. Install with Composer and run via phpcs.xml or --standard=ArtisanPackUIStandard. | 0 | 0 | 0 | 839 | 18 | 24.6 | 52.5 | MIT | 2 months ago | |
| memio/pretty-printer | 0.85 | Memio PrettyPrinter is an opinionated PHP code generator that takes a Model and uses a TemplateEngine to produce “pretty” code. Outputs a string you can save to files, print to console, or render in web pages. | 6 | 6 | 3 | 640 | 0 | 15.7 | 25.8 | MIT | 6 months ago | |
| cubetools/cube-common-develop | 0.85 | Shared development utilities and common code used across CUBE Tools projects. Install via Composer in your dev dependencies to reuse helpers and standardize tooling while building and maintaining CUBE Tools packages. | 0 | 0 | 1 | 74 | 5 | 5.4 | 28.8 | MIT | 6 years ago | |
| patinthehat/laravel-package-manager | 0.85 | — | 10 | 10 | 3 | 0 | 0 | 0.1 | — | MIT | — | |
| siguici/laravel-devtools | 0.85 | A lightweight set of dev tools for Laravel to speed up local development. Adds helpful debugging and productivity utilities you can enable in development environments to inspect requests, log output, and streamline common workflow tasks. | 1 | — | 0 | — | 0 | 4.1 | — | MIT | 7 months ago | |
| phpcq/repository-definition | 0.84 | Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD. | 0 | 0 | 0 | 44 | 0 | 0.0 | 22.8 | MIT | — | |
| covex-nn/phpqatools | 0.84 | — | 4 | 5 | 0 | 0 | 0 | 0.0 | — | — | — | |
| setono/code-quality-pack | 0.84 | Laravel-friendly code quality pack with ready-to-use tools and config for static analysis, coding standards, refactoring, and CI checks. Helps keep projects consistent and maintainable with minimal setup, ideal for teams and shared repositories. | 7 | 7 | 0 | 744 | 0 | 25.0 | 31.1 | MIT | 3 months ago | |
| dosfarma/testing | 0.84 | Laravel testing helpers for Dosfarma projects. Provides lightweight utilities and abstractions to speed up PHPUnit/Pest setup, fakes, and common assertions across apps and packages, helping you write clearer, reusable tests with less boilerplate. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| ecphp/php-conventions | 0.84 | Predefined GrumPHP configuration for PHP projects at the European Commission. Adds quality checks via git hooks (or manual runs): license file, composer validation/normalization, linters (YAML/JSON/PHP), Twig CS, PHP-CS-Fixer, PHPCS, PHPStan, Psalm. | 1 | 1 | 1 | 162 | 0 | 0.9 | 28.6 | BSD-3-Clause | 4 years ago | |
| nyoncode/laravel-package-toolkit | 0.84 | Toolkit for building Laravel packages with less boilerplate: configure routes, migrations, translations, views/components, middleware, assets and commands. Includes install/about commands, publishing options, lifecycle hooks, and package-specific exception handling. | 0 | 0 | 0 | 3K | 0 | 22.6 | 55.8 | MIT | 2 weeks ago | |
| open-southeners/extended-php | 0.84 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago |
How can I help you explore Laravel packages today?