Libraries tagged by laravel tra
richarddobron/laravel-fbt
694 Downloads
A PHP Internationalization Framework for Laravel Application.
quantumtecnology/validate-trait
3550 Downloads
ValidateTrait for Laravel
pawelmysior/laravel-publishable
18368 Downloads
Toggle the published state of your Eloquent models easily
padosoft/laravel-validable
8809 Downloads
Trait to activate validation when saving Eloquent Model
mobilestock/laravel-database-interceptor
6243 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.
marshmallow/translatable
13099 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
maras0830/laravel-srt
18053 Downloads
Service, Repository, Transformer simple generator.
mannikj/laravel-sti
5319 Downloads
A single table inheritance trait for you eloquent models
maggomann/filament-model-translator
5744 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
136033 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
juhasev/laravel-ses
8564 Downloads
Allows you to track opens, deliveries, bounces, complaints and clicked links when sending emails through Laravel and Amazon SES
jonsutherland/xray-laravel
2786 Downloads
AWS X-Ray for Laravel applications.
jonasschen/laravel-lang-monitor
2990 Downloads
Search for untranslated keys in your Laravel project
jaybizzle/laravel-zencoder
14602 Downloads
A laravel wrapper around the zencoder API.
henryavila/email-tracking
2937 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model