awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCast Configuration Validation

Verification that model attribute casting definitions match expected types and array shapes.

Distinct from Attribute Casting: Distinct from Attribute Casting by validating the configuration of the cast rather than performing the actual conversion.

Explore 1 awesome GitHub repository matching data & databases · Cast Configuration Validation. Refine with filters or upvote what's useful.

Awesome Cast Configuration Validation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • larastan/larastanAvatar de larastan

    larastan/larastan

    6,430Voir sur GitHub↗

    Larastan is a static analysis extension and type inference engine for PHP designed to detect bugs and type errors in Laravel applications. It extends PHPStan to resolve framework-specific patterns and magic methods, providing a rule-based scanning engine to audit code quality without executing the application. The tool specializes in Eloquent analysis, verifying that model properties, casts, and relationships align with database schemas and migrations. It tracks types across Eloquent collections, custom builders, and model factories to ensure type safety during database operations and iterati

    Checks that the return type and array shape of model casts match the expected configuration.

    PHP
    Voir sur GitHub↗6,430
  1. Home
  2. Data & Databases
  3. Data Type Casting
  4. Load-Time Type Casting
  5. Attribute Casting
  6. Cast Configuration Validation