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

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

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

1 个仓库

Awesome GitHub RepositoriesMetadata Management Libraries

A library for loading and managing class, method, and property metadata from PHP annotations, YAML, XML, and PHP configuration files.

Distinct from PHP Libraries: Distinct from general PHP libraries: focuses specifically on loading, managing, and driving metadata inspections for persistence and serialization.

Explore 1 awesome GitHub repository matching part of an awesome list · Metadata Management Libraries. Refine with filters or upvote what's useful.

Awesome Metadata Management Libraries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • schmittjoh/metadataschmittjoh 的头像

    schmittjoh/metadata

    1,821在 GitHub 上查看↗

    Metadata is a PHP library for loading and managing class, method, and property metadata from inline annotations, YAML, XML, and PHP configuration files. It acts as an object-relational mapping support tool, helping persistence layers and serializers inspect PHP object structures through unified metadata drivers. The library parses configuration data using specialized drivers to populate internal metadata structures, abstracting disparate data sources into a single consistent interface for inspecting classes and properties. It supports chain-based driver fallback, allowing multiple metadata lo

    Loads and manages class, method, and property metadata from PHP annotations, YAML, XML, and PHP configuration files.

    PHP
    在 GitHub 上查看↗1,821
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. PHP Libraries
  5. Metadata Management Libraries