awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesLanguage

Resolving partial identifiers into fully qualified names based on the current namespace and imported aliases.

Distinct from Namespace Resolution: Distinct from general Namespace Resolution by specifically handling programming language namespace and alias contexts.

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

Awesome Language GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • phpdocumentor/typeresolverAvatar von phpDocumentor

    phpDocumentor/TypeResolver

    9,180Auf GitHub ansehen↗

    TypeResolver is a PHP namespace resolver and type parser designed to convert partial class and element names into fully qualified names. It functions as a utility for static code analysis, transforming complex type expressions and primitives into structured value objects. The project implements PSR-5 standards to ensure consistent type referencing. It manages the resolution of structural elements by tracking current namespaces and alias contexts to expand partial identifiers into their full definitions. The tool covers the parsing of compound type strings and the management of PHP imports an

    Resolves partial names into fully qualified identifiers by tracking the current namespace and imported aliases.

    PHPtyperesolver
    Auf GitHub ansehen↗9,180
  1. Home
  2. Data & Databases
  3. Namespace Resolution
  4. Language