awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesRequest Scope Analysis

Auditing of helper usage to ensure they align with the available objects in the current request scope.

Distinguishing note: Shortlist focuses on OAuth scopes or request-scoped caching, not the auditing of helper function usage relative to available scope objects.

Explore 1 awesome GitHub repository matching software engineering & architecture · Request Scope Analysis. Refine with filters or upvote what's useful.

Awesome Request Scope Analysis GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • larastan/larastanAvatar larastan

    larastan/larastan

    6,430Vezi pe 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

    Warns when authentication helpers are used while a request object is already available in the current scope.

    PHP
    Vezi pe GitHub↗6,430
  1. Home
  2. Software Engineering & Architecture
  3. Request Scope Analysis