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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesLocalization Data Synchronizers

Utilities for synchronizing translation strings between persistent database storage and local application language files.

Distinct from Remote-to-Local Database Synchronizers: Distinct from Remote-to-Local Database Synchronizers: focuses on bidirectional synchronization of application localization files and database records, rather than remote resource entity mapping.

Explore 1 awesome GitHub repository matching data & databases · Localization Data Synchronizers. Refine with filters or upvote what's useful.

Awesome Localization Data Synchronizers GitHub Repositories

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

    barryvdh/laravel-translation-manager

    1,702عرض على GitHub↗

    This project provides a comprehensive localization infrastructure for Laravel applications, centering on a database-backed registry for translation strings. It enables developers to centralize application content, moving away from purely file-based management to a persistent storage model that supports multi-language workflows. The system distinguishes itself through automated discovery and synchronization capabilities. It parses source code to identify and register translation keys, while also utilizing middleware to detect missing keys during runtime. These automated processes are paired wi

    Imports local language files into a database and exports database records back to files for production deployment.

    PHP
    عرض على GitHub↗1,702
  1. Home
  2. Data & Databases
  3. Entity Modeling
  4. Entity-Table Synchronizers
  5. Remote-to-Local Database Synchronizers
  6. Localization Data Synchronizers