Libraries tagged by Laravel Lang
opctim/bruno-lang
387 Downloads
Framework-agnostic, bidirectional implementation of the Bruno (usebruno.com) .bru file language. Can be used to generate and parse from and to Bruno collections / request files.
geekk-net/laravel-enum
2479 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
webnuvola/laravel-i18n
6828 Downloads
Laravel internationalization package
we-are-neopix/laravel-model-translation
410 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
waad/laravel-profanity-filter
62 Downloads
Laravel Profanity Filter - Powerful PHP package for detecting, filtering, and masking profanity in multiple languages. Supports leet speak, custom word lists, case sensitivity, and seamless Laravel integration.
vigstudio/laravel-openai-client
180 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
unicodeveloper/laravel-identify
21957 Downloads
A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language
tool-mountain/laravel-uri-translator
1077 Downloads
Translate a URI or individual slugs.
tool-mountain/laravel-localized-routes
706 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
soap/laravel-workflow-process
529 Downloads
Provides Laravel workflow guards using Symfony expression and related objects
slivka-b/laravel-translatable
226 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
shureban/laravel-localization
2877 Downloads
Laravel SDK for searching data in DB using requests
sandj/laravel-translation-loader
2092 Downloads
Store your language lines in the database, yaml or other sources
rpwebdevelopment/laravel-translate
380 Downloads
Package for generating translated language files
ozankurt/laravel-intl
1059 Downloads
Easy to use internationalization functions for Laravel