Libraries tagged by laravel mysql
rackbeat/laravel-validate-mysql-integers
35291 Downloads
Validation Rule to ensure a value is within valid Mysql Integer ranges.
elseyyid/laravel-json-mysql-locations-manager
25311 Downloads
Laravel Json Locations Manager. Import all app language strings from lang folder
ionghitun/laravel-lumen-mysql-encryption
2822 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
stats4sd/laravel-sql-views
6866 Downloads
A small package to help automate the creation and updating of MySQL views within a Laravel project.
mihai-valentin/laravel-order-by-field
12411 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
systemsdk/docker-nginx-php-laravel
482 Downloads
Docker laravel environment
mobilestock/laravel-database-interceptor
5453 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.
huangdijia/laravel-trigger
5104 Downloads
MySQL trigger base on MySQLReplication.
fisharebest/laravel-floats
11236 Downloads
Floating point support for Laravel migrations
esign/laravel-database-trigger
11251 Downloads
Easily create database triggers inside of your Laravel application
anourvalar/laravel-pulse
2993 Downloads
Additional cards for Laravel Pulse
provision/searchable
7976 Downloads
Searchable indexing with MySQL full text for Laravel
watheqalshowaiter/model-required-fields
652 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
watheqalshowaiter/backup-tables
350 Downloads
Backup single or multiple database tables with ease.
rstriquer/eloquent-logger
2293 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.