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 RepositoriesCode Access Constraints

Rules enforcing where specific methods, properties, or functions can be accessed within a project.

Distinct from API Access Restrictions: Distinct from API/Network access restrictions: focuses on internal language-level visibility and architectural access rules.

Explore 1 awesome GitHub repository matching software engineering & architecture · Code Access Constraints. Refine with filters or upvote what's useful.

Awesome Code Access Constraints GitHub Repositories

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

    phpstan/phpstan

    13,999Vezi pe GitHub↗

    This project is a static analysis engine and type checker designed for PHP codebases. It evaluates source code structure and type annotations to identify potential bugs, type mismatches, and logic errors without executing the application. By parsing code into an abstract syntax tree and applying a rule-based validation framework, it enforces code quality and safety standards across a project. What distinguishes this tool is its sophisticated type inference engine, which models dynamic language features, magic methods, and conditional types to maintain accuracy even in unconventional code. It

    Enforces custom constraints on where specific methods, properties, or functions can be accessed within the project.

    PHPphpphp7phpstan
    Vezi pe GitHub↗13,999
  1. Home
  2. Software Engineering & Architecture
  3. Code Access Constraints