Libraries tagged by laravel tables
lintaba/orchid-tables
2205 Downloads
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
felipeva/inertia-table
3907 Downloads
A Laravel package to help you quickly build Inertia.js data tables with the help of Laravel Query Builder and Spatie's Laravel Data.
byteasc/closure-table
50668 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
watheqalshowaiter/backup-tables
352 Downloads
Backup single or multiple database tables with ease.
venturedrake/laravel-encryptable
9957 Downloads
Automatically encrypt and decrypt database table fields
umbrellio/php-table-sync
42440 Downloads
PHP's implementation of the library providing data synchronization between microservices
twentyonetf/ajax-table-card
1876 Downloads
A customisable Laravel Nova card that fetches data through ajax calls.
shibuyakosuke/laravel-ddl-export
7772 Downloads
Export Table definition to spreadsheet by artisan command.
sencerhan/laravel-db-tools
376 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
sarahman/laravel-http-request-api-log
9304 Downloads
This library stores the http request api log into a database table.
santigarcor/laravel-vuetable
49965 Downloads
Vuetable laravel backend package
repat/laravel-job-models
25677 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
proai/laravel-super-migrations
2255 Downloads
This Laravel package is useful for big databases for a better migrations structure.
otifsolutions/laravel-settings
3343 Downloads
This package creates a complete generic Settings Table and structure to be used in project. For Laravel.
mehadi/laravel-crud-generator
428 Downloads
A laravel package to generate CRUD by giving Model and database table column