awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • php-di/php-diPHP-DI 的头像

    PHP-DI/PHP-DI

    2,773在 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
    在 GitHub 上查看↗2,773
  1. Home
  2. Software Engineering & Architecture
  3. Native Code Configurations