awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
caouecs avatar

caouecs/Laravel-lang

0
View on GitHub↗
laravel-lang.com/packages-lang.html↗

Laravel Lang

This project is a Laravel localization pack that provides a collection of pre-translated text files for the Laravel framework and its official starter kits. It serves as a PHP translation library containing multilingual interface assets designed to enable global user accessibility.

The library specifically targets the localization of common Laravel components, including Jetstream, Fortify, Breeze, and Nova. By providing these pre-made translation assets, it supports the translation of the framework's core starter kits and general application interfaces into multiple languages.

The project organizes these assets using a flat-file localization repository with JSON-based storage and standardized locale code indexing. It utilizes a namespace-based directory structure to map unique keys to language-specific values.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Features

  • Laravel Localization - Provides a specialized translation pack for the Laravel framework and its official starter kits.
  • Application Text Translation - Provides comprehensive translation of application UI text and labels into multiple languages.
  • Localization Assets - Supplies pre-translated text assets for common Laravel components to ensure global accessibility.
  • Starter Kit Translations - Includes pre-translated labels for Laravel starter kits such as Jetstream, Breeze, and Fortify.
  • Multi-Language Interfaces - Enables web applications to support multi-language interfaces through external translation files.
  • Web Development - Offers pre-made translation assets specifically for web applications to support global audiences.
  • JSON-Based Localization Systems - Implements a localization system that stores multi-language strings in structured JSON files.
  • PHP Translation Libraries - Ships as a PHP library providing localized language strings following Laravel's directory structure.
  • Localization - Provides language files for various locales.
7,780 estrellas·2,965 forks·PHP·MIT·8 vistas

Historial de estrellas

Gráfico del historial de estrellas de caouecs/laravel-langGráfico del historial de estrellas de caouecs/laravel-lang

Preguntas frecuentes

¿Qué hace caouecs/laravel-lang?

This project is a Laravel localization pack that provides a collection of pre-translated text files for the Laravel framework and its official starter kits. It serves as a PHP translation library containing multilingual interface assets designed to enable global user accessibility.

¿Cuáles son las características principales de caouecs/laravel-lang?

Las características principales de caouecs/laravel-lang son: Laravel Localization, Application Text Translation, Localization Assets, Starter Kit Translations, Multi-Language Interfaces, Web Development, JSON-Based Localization Systems, PHP Translation Libraries.

¿Qué alternativas de código abierto existen para caouecs/laravel-lang?

Las alternativas de código abierto para caouecs/laravel-lang incluyen: studio-42/elfinder — elFinder is a JavaScript-based web file manager that provides a browser interface for organizing and manipulating… ncase/trust — Trust is a game theory educational simulation and interactive learning tool. It functions as a web-based application… alexeymezenin/laravel-best-practices — This project is a comprehensive guide to architectural standards and coding patterns for developing maintainable… i18next/i18next — i18next is a JavaScript localization library and internationalization framework used to translate application text… tastyigniter/tastyigniter — TastyIgniter is a comprehensive restaurant management system and digital ordering engine. Built as a modular… lovasoa/whitebophir — Whitebophir is a collaborative whiteboarding application designed for real-time visual collaboration. It enables…

Alternativas open-source a Laravel Lang

Proyectos open-source similares, clasificados según cuántas características comparten con Laravel Lang.
  • studio-42/elfinderAvatar de Studio-42

    Studio-42/elFinder

    4,793Ver en GitHub↗

    elFinder is a JavaScript-based web file manager that provides a browser interface for organizing and manipulating files and folders on remote servers. It functions as a backend-agnostic storage interface, utilizing a common API and a JSON-based protocol to translate browser requests into various server-side language commands. The system decouples the front end from physical storage through a multi-backend interface and volume-driver abstraction. This allows the file explorer to connect to different server-side languages and storage volume drivers to manage data across diverse environments. T

    JavaScript3rd-party-connectorsajaxelfinder
    Ver en GitHub↗4,793
  • ncase/trustAvatar de ncase

    ncase/trust

    6,225Ver en GitHub↗

    Trust is a game theory educational simulation and interactive learning tool. It functions as a web-based application designed to teach the mechanics of cooperation and social dynamics through guided discovery and behavioral simulations. The project is developed as a multilingual educational application, providing localized content and metadata to make game theory instruction accessible to a global audience in multiple languages. The application utilizes interactive educational content and simulations to explain theoretical concepts, supported by a state-machine driven narrative and client-si

    JavaScript
    Ver en GitHub↗6,225
  • alexeymezenin/laravel-best-practicesAvatar de alexeymezenin

    alexeymezenin/laravel-best-practices

    12,299Ver en GitHub↗

    This project is a comprehensive guide to architectural standards and coding patterns for developing maintainable applications within the Laravel framework. It focuses on clean code standards, applying the single responsibility and DRY principles to ensure codebase predictability and consistency. The guide emphasizes decoupling components by moving business logic into service layers and shifting input validation into dedicated request classes to keep controllers lean. It advocates for the use of a service container and dependency injection to reduce class coupling and improve testability. The

    Ver en GitHub↗12,299
  • i18next/i18nextAvatar de i18next

    i18next/i18next

    8,583Ver en GitHub↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    JavaScript
    Ver en GitHub↗8,583
Ver las 30 alternativas a Laravel Lang→