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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laravel/boost | 0.87 | 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,489 | 3,477 | 331 | 3M | 20 | 67.5 | 57.9 | MIT | 2 weeks ago | |
| 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 | 6K | 0 | 17.1 | 49.8 | MIT | 6 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 | 739 | 18 | 21.1 | 50.3 | MIT | 4 months ago | |
| 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 | 78 | 22 | 4K | 4 | 11.8 | 27.0 | NOASSERTION | 6 years 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/guidelines-skills | 0.84 | Spatie’s battle-tested coding guidelines packaged as AI skills for Laravel Boost and skills.sh. Includes Laravel/PHP, JavaScript, version control, and security conventions. Install via Composer/Boost or npx and keep updated easily. | 86 | 75 | 3 | 7K | 0 | 19.1 | 30.2 | MIT | 1 month ago | |
| 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 | 15K | 0 | 23.7 | 38.5 | MIT | 3 months 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 | 16 | 0 | 0.0 | 13.2 | — | — | |
| spatie/laravel-package-tools | 0.81 | A base PackageServiceProvider for Laravel package authors to quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and an optional interactive install command. | 946 | 957 | 164 | 6M | 0 | 38.8 | 61.8 | MIT | 2 weeks 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. | 443 | 450 | 59 | 80K | 0 | 26.4 | 35.2 | MIT | 3 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. | 130 | 134 | 21 | 117K | 0 | 5.2 | 40.8 | 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 | 1K | 0 | 19.8 | 13.7 | MIT | 3 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 | 26K | 0 | 26.1 | 31.2 | MIT | 3 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 | 15 | 0 | 7.8 | 0.2 | MIT | 8 years ago | |
| spatie/laravel-mailcoach-sdk | 0.80 | Laravel SDK for the Mailcoach API (self-hosted v6+ and Mailcoach Cloud). Manage email lists, subscribers and campaigns, create and send campaigns, send test emails, and easily iterate paginated API resources with next(). | 41 | 41 | 10 | 22K | 0 | 19.4 | 43.2 | MIT | 2 months ago | |
| nasirkhan/laravel-starter | 0.77 | Laravel Starter (Laravel 13.x) is a modular starter project with separate frontend/backend. Includes authentication & authorization, user/role management, admin backend, backups, log viewer, and custom install/update commands—ready to extend with reusable modules. | 1,380 | 1,380 | 464 | 14 | 1 | 49.9 | 0.5 | GPL-3.0 | 1 month ago | |
| spatie/laravel-help-space | 0.75 | Laravel package to integrate HelpSpace. Validates incoming HelpSpace sidebar requests and lets you return HTML (views/strings) with customer context based on ticket data like email, so HelpSpace can render rich sidebar info in the help desk UI. | 23 | 24 | 1 | 1K | 0 | 1.3 | 23.4 | MIT | 1 year ago | |
| spatie/laravel-csp | 0.75 | Add Content Security Policy (CSP) headers to your Laravel app with easy configuration and preset policies. Control which scripts, styles, images, and connections are allowed, reduce XSS/data exfiltration risk, and support reporting and nonces. | 858 | 863 | 100 | 458K | 0 | 36.9 | 44.0 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?