awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • phpdocumentor/typeresolverAvatar de phpDocumentor

    phpDocumentor/TypeResolver

    9,180Ver en GitHub↗

    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
    Ver en GitHub↗9,180
  1. Home
  2. Data & Databases
  3. Namespace Resolution
  4. Language