Search by

larastan/larastan suggesters (16)

  • PHP

    boring-o11y/skystan

    Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use Serial

  • PHP

    boring-o11y/wirestan

    PHPStan rule for Livewire components: public properties that are never reassigned outside lifecycle methods must be marked #[Locked], so the client cannot tamper with them via $wire.set.

  • PHP

    einar-hansen/laravel-toolkit

    A collection of helpful utilities and extensions to speed up your Laravel development.

  • PHP

    guanguans/package-skeleton

    A PHP package template repository. - 一个PHP软件包模板存储库。

  • PHP

    happenv-com/laravel-true-modular-phpstan

    PHPStan extensions for laravel-true-modular: dynamic Eloquent relation resolution and module boundary enforcement.

  • PHP

    jbboehr/yumemi-apocrypha

    Curated PHPStan unit annotations for third-party PHP packages.

  • Blade

    jpswade/laravel-best-practices

    Opinionated, additive Laravel best-practices overlay for Laravel Boost. Composes alongside Boost's built-in laravel-best-practices skill; covers ground Boost is silent on.

  • PHP

    justbetter/laravel-coding-standard

    This package contains the coding standards configurations used for our packages and projects

  • PHP

    lts/php-qa-ci

    Simple PHP QA pipeline and scripts. Largely just a collection of dependencies with configuration and scripts to run them together

  • JavaScript

    matchory/coding-style

    Shared code style configuration for Matchory projects: Pint, PHPStan and Rector presets.

  • PHP

    mohamed-ashraf-elsaed/claude-kit

    One command sets up Claude Code (and any AI coding agent) on a Laravel project: engineering rules, a quality gate (PHPStan, Pint, Pest), skills, git hooks, and stack-aware frontend tooling.

  • PHP

    paqtcom/coding-standards

    PAQT.com Coding Standards

  • PHP

    rapidez/coding-standards

    This package contains the coding standards configurations used for our packages and projects

  • PHP

    sinemacula/coding-standards-laravel

    Laravel-specific coding standards, static-analysis rules, and code-quality tooling for Sine Macula's Laravel repositories.

  • yammayap/yammastan

    A PHPStan extension to ignore common issues.