spatie/boost-spatie-guidelines
AI-optimized Spatie coding guidelines for Laravel Boost. Installs battle-tested Laravel & PHP standards into your .ai/guidelines folder so AI assistants generate PSR-compliant, convention-driven code (types, naming, control flow, testing) automatically.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spaze/coding-standard | 0.87 | spaze/coding-standard provides PHP_CodeSniffer rule sets to enforce consistent PHP coding style and quality across projects. Install via Composer as a dev dependency and run PHPCS with the included standards; CI workflows validate XML and rules. | 2 | 2 | 0 | 8K | 0 | 15.4 | 50.8 | MIT | 7 months ago | |
| artisanpack-ui/code-style | 0.87 | 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 | 515 | 18 | 25.8 | 49.6 | MIT | 1 month ago | |
| jpswade/laravel-best-practices | 0.86 | — | 0 | 0 | 0 | 135 | 0 | 0.0 | 29.5 | MIT | — | |
| consistence/coding-standard | 0.85 | PHP coding standard for Consistence projects: a ready-to-use PHP_CodeSniffer ruleset plus configuration to enforce consistent style, naming, and best practices across codebases. Easy to adopt in CI and local development to keep code clean and uniform. | 76 | 79 | 22 | 2K | 4 | 11.8 | 24.1 | NOASSERTION | 6 years ago | |
| laravel/boost | 0.85 | Laravel Boost accelerates AI-assisted Laravel development by supplying the context, conventions, and structure AI needs to generate high-quality, framework-specific code and suggestions, helping teams build faster while staying aligned with Laravel best practices. | 3,536 | 3,536 | 344 | 4M | 14 | 67.6 | 57.1 | MIT | 4 days ago | |
| dosfarma/coding-standard | 0.85 | Opinionated PHP/Laravel coding standard and tooling preset for DosFarma projects. Includes rules and configuration for consistent formatting and static analysis across repositories, helping keep code style unified in CI and local development. | 0 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| neuecommerce/coding-standards | 0.85 | Opinionated PHP coding standards for projects using Laravel Pint. Provides a ready-to-use Pint configuration and consistent formatting rules to keep code style uniform across teams and repositories. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/one-package-to-rule-them-all | 0.84 | Pulls in all Spatie packages at once so you don’t have to require them individually. Install via Composer, optionally publish the config, and get the full Spatie “magic” in one go for your Laravel app. | 60 | 60 | 6 | 0 | 0 | 0.8 | — | MIT | 5 years ago | |
| worksome/coding-style | 0.84 | 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 | 12K | 0 | 30.0 | 38.8 | MIT | 1 week ago | |
| chameleon-system/code-style-config | 0.84 | Shared code style configuration for the Chameleon System PHP/Laravel ecosystem. Provides standardized formatting and linting rules (e.g., PHP-CS-Fixer/Pint setups) to keep multiple projects consistent, reduce review noise, and enforce team conventions. | 1 | 1 | 0 | 177 | 0 | 0.0 | 26.4 | — | — | |
| spatie/laravel-package-tools | 0.84 | 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. | 952 | 961 | 164 | 7M | 0 | 35.9 | 61.6 | MIT | 2 months ago | |
| spatie/guidelines-skills | 0.84 | Spatie’s battle-tested coding guidelines packaged as AI skills for Laravel Boost and skills.sh. Includes skills for Laravel/PHP, JavaScript, version control, and security, helping teams apply consistent conventions and best practices. | 88 | 88 | 3 | 32K | 0 | 16.5 | 40.1 | MIT | 2 months ago | |
| spatie/laravel-googletagmanager | 0.81 | Laravel package for easy Google Tag Manager integration. Manage the JavaScript dataLayer from PHP, push variables and events, and include GTM scripts cleanly in your app with simple configuration and helpers. | 444 | 450 | 59 | 82K | 0 | 24.0 | 34.6 | MIT | 5 months ago | |
| spatie/packagist-api | 0.80 | Search Packagist and fetch package details via the official Packagist API. Provides a simple PackagistClient built on Guzzle with a URL generator, plus helpers to list all packages or filter by vendor/type, and browse popular packages with pagination. | 131 | 134 | 21 | 136K | 0 | 5.2 | 41.6 | MIT | 1 year ago | |
| spatie/laravel-littlegatekeeper | 0.80 | Laravel middleware to password-protect your app with a single, universal username/password set in config. Quickly gate staging, previews, or temporary launches without building a full auth system; publish config and enable the provider to lock down pages. | 191 | 193 | 19 | 3K | 0 | 17.4 | 18.5 | MIT | 5 months ago | |
| spatie/laravel-slack-slash-command | 0.80 | Build Slack slash commands in Laravel. Define handlers to validate and process incoming Slack requests, reply within 3 seconds or dispatch jobs for longer work, and send structured responses back to Slack. Includes request/response helpers and simple routing of commands. | 254 | 255 | 48 | 27K | 0 | 24.4 | 31.2 | MIT | 4 months ago | |
| spatie/searchindex | 0.80 | Opinionated Laravel package to index and search objects via a unified API. Supports Elasticsearch and Algolia, with simple upsert and query methods for any model implementing the Searchable interface. | 438 | 444 | 48 | 19 | 0 | 7.8 | 0.3 | MIT | 8 years ago | |
| spatie/laravel-csp | 0.75 | Set Content Security Policy (CSP) headers in Laravel to control which scripts, styles, and resources can load and where they can send data. Helps prevent XSS and malicious third-party scripts. Includes report-only mode, nonces, and easy config. | 867 | 874 | 100 | 489K | 0 | 37.3 | 44.3 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?