Libraries tagged by laravel tables
zen-geeks/laravel-admin
991 Downloads
laravel admin
webard/nova-table-card
1697 Downloads
Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.
watheqalshowaiter/filament-sticky-table-header
6 Downloads
A Filament plugin that makes table headers stick when scrolling down for better UX.
tygoegmond/inertia-tables
30 Downloads
WIP
timolake/livewire-tables
1233 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort. based upon danielbinsmaier/livewire-tables and coryrose/livewire-tables
suhk/datafinder-laravel
13 Downloads
This is a package to implement search and filters on the backend level using DataTables and Laravel Models. The best part of this package is the ability to search across multiple tables and rows in a single request (ajax), with or without using joins.
solutosoft/laravel-multitenant
590 Downloads
The multi tenant control with shared table
sikhlana/laravel-modular
2248 Downloads
A simple package to neatly keep models into sub-directories without breaking the table naming.
shopapps/has-table-relation
2052 Downloads
Provides a hasTable Eloquent relation to fetch all records from a table.
sencerhan/laravel-db-tools
408 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
salehhashemi/laravel-intelli-graphql
6 Downloads
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
rolandalla/laravel-email-auditing
42 Downloads
The Email Auditing Service tracks all outgoing emails from your system, storing them in the `email_auditing` table.
rogercbe/table-sorter
628 Downloads
A package to easily add sorting functionality to any of your models along with helpers to create the sorting links.
repat/laravel-database-session-model
11351 Downloads
Eloquent Model for the sessions table as created by artisan session:table
renepardon/laravel-seeder
2455 Downloads
Versioned, environment-based Seeders in Laravel