Libraries tagged by tabler for laravel
ostheneo/responsivetable
2829 Downloads
A Laravel Nova tool for creating responsive tables.
samyoteroglez/larawesomecrud
343 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
jonnypickett/eloquent-sti
939 Downloads
Single Table Inheritance for Eloquent ORM
outhebox/nova-fields-agent
958 Downloads
This field give the ability to hide fields from your resources table on mobile screens for a better responsive concept
kompophp/kompo
311 Downloads
Laravel & Vue.js FullStack Components for Rapid Application Development
xanderevg/admin_struct
302 Downloads
Library for describing the structure of tables/grids in the z-q-ui admin area.
illuminatech/enum-seeder
1594 Downloads
Allows easy creation of DB seeders for the dictionary (enum) type tables
helloarman/dumptable
144 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
maggomann/filament-only-icon-display
5819 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
emmanuel/livewire-datatable-bs4
2270 Downloads
Views for the package MedicOneSystems Livewire Datatables with Bootstrap 4
robertogallea/pulse-db-size
3162 Downloads
Card for Laravel Pulse showing database table size
tobya/anymodel
3494 Downloads
Allows creation of a Laravel Entity Model for an arbitrary table
sukohi/cahen
12712 Downloads
A PHP package mainly developed for Laravel to manage sort values of DB table automatically.
rodrigofs/filament-masterdetail
26 Downloads
Filament plugin designed specifically for managing Laravel HasMany relationships without relying on Filament's default repeater field, using instead a dedicated modal and table-based form interface.
reckless/laravel-table
444 Downloads
Table functionality for Laravel models