Libraries tagged by laravel trans
rinvex/laravel-tenants
3386 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
richarddobron/laravel-fbt
615 Downloads
A PHP Internationalization Framework for Laravel Application.
mobilestock/laravel-database-interceptor
5451 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
miguelsira86/laravel-gettext
3691 Downloads
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext.
maras0830/laravel-srt
17967 Downloads
Service, Repository, Transformer simple generator.
maggomann/filament-model-translator
5660 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
mad-web/laravel-enum
136028 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
jonasschen/laravel-lang-monitor
2804 Downloads
Search for untranslated keys in your Laravel project
first-iraqi-bank/fib-laravel-payment-sdk
209 Downloads
Laravel SDK for integrating with the FIB payment system, enabling user authentication and payment transactions.
esign/laravel-underscore-sluggable
697 Downloads
Generate slugs when saving UnderscoreTranslatable models
eborio/laravel-gettext
6446 Downloads
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext.
coreproc/laravel-wallet-plus
13949 Downloads
Easily add a virtual wallet to your Laravel models. Features multiple wallets and a ledger system to help keep track of all transactions in the wallets.
codedor/filament-translatable-tabs
9477 Downloads
This is my package filament-translatable-tabs
codedor/filament-translatable-strings
5109 Downloads
This package manages translatable strings in Filament.
climactic/laravel-credits
772 Downloads
A ledger-based Laravel package for managing credit-based systems in your application.