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 RepositoriesNative Code Configurations

Defining dependency mappings using standard language syntax to gain access to editor features like auto-completion and static analysis.

Distinct from Native Code Exporters: Distinct from native code backends or exporters: focuses on using native language syntax for configuration definitions rather than binary generation.

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

Awesome Native Code Configurations 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.
  • php-di/php-diAvatar de PHP-DI

    PHP-DI/PHP-DI

    2,773Voir sur GitHub↗

    PHP-DI is an inversion of control container designed to manage object lifecycles and dependency resolution within PHP applications. It functions as a centralized registry that automates the wiring of components, allowing for the decoupling of services from their concrete implementations. The library distinguishes itself by utilizing reflection to inspect class constructor signatures, enabling automatic dependency injection without requiring manual configuration for standard scenarios. It supports recursive resolution of dependency graphs and provides mechanisms for lazy object instantiation,

    Allows defining dependency mappings using standard language syntax to gain access to editor features like auto-completion and static analysis.

    PHPcontainer-interopdependency-injectionioc
    Voir sur GitHub↗2,773
  1. Home
  2. Software Engineering & Architecture
  3. Native Code Configurations