awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • schmittjoh/metadataالصورة الرمزية لـ schmittjoh

    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