Libraries tagged by lang files
yaroslawww/laravel-i18n-strings-batch
57 Downloads
Simple way to transfer strings to js component without load all lang files or additional ajax requests.
stanislavge/laravel-enum
20 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
mawuekom/laravel-langper
3 Downloads
Usefull lang files to help you in your laravel multilanguages project
calinhoria/langedit
28 Downloads
Allows translation of yaml lang files from from back office.
bogordesain/lumen-enum
31 Downloads
Elegant Enum implementation for Lumen. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
atpro/translator
197 Downloads
Atpro translator allows you to translate lang files into several languages and thus save time in managing the internationalization of your laravel projects
atpro/translate_laravel_language
9 Downloads
Atpro translate allows you to translate lang files into several languages and thus save time in managing the internationalization of your laravel projects
laravelutilities/translator
8 Downloads
This package mainly combine all the files inside lang folder and give the wrapper which will either collect information from the combined file or as a fallback if particular key is not defined collect from original file through a helper
memdev/laravel-localization-to-vue
3 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
azjezz/hh-to-hack
19 Downloads
a really small tool to migrate from .hh and .php to .hack files extension in hack lang.
upaid/translations-validator
4344 Downloads
This package provides an artisan command that validates YAML files placed in resources/lang directory in a Laravel project
mmrdev/dynamic-language
644 Downloads
dynamic language with laravel (change the files data in resource/lang)
tecnickcom/tc-lib-file
575230 Downloads
PHP library to read byte-level data from files
sebkln/ckeditor-wordbreak
18304 Downloads
Adds the HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.
runopencode/query-resources-loader-bundle
6114 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.