Libraries tagged by laravel-data
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
guaranteed.software/laravel-datasource-tools
5 Downloads
Tools for extending the datasource functionality in Laravel
gopaljha/laravel-datadog
24 Downloads
A simple package to wrap DataDog API for Timeseries metrics
goodwong/laravel-database-query-log
73 Downloads
将sql查询语句、查询用时记录到日志文件,以供分析优化
garbetjie/laravel-database-queue
747 Downloads
Laravel queue driver for the database with optimistic queue locking.
ganganimaulik/laravel-datatables-buttons
8 Downloads
Laravel DataTables Buttons Plugin.
frf/laravel-datatables-oracle
46 Downloads
jQuery DataTables API for Laravel 4|5
ffogarasi/laravel-database-queue
564 Downloads
felipemenezesdm/laravel-database-driver
302 Downloads
Biblioteca para gerenciamento de drivers de base de dados compatíveis com projetos Laravel
esign/laravel-database-auditing
19 Downloads
Track database changes in Laravel using database triggers.
enoactic/laravel-datatables
146 Downloads
elfsundae/laravel-datatables
433 Downloads
An extended package based on yajra/laravel-datatables.
elemenx/laravel-database-influxdb
6 Downloads
A package for accessing InfluxDB from Laravel 5.5+, based on configuration settings.
dweik/laravel-database-patching
6 Downloads
Laravel database patching
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.