Libraries tagged by laravel tables
limanweb/pg-ext
5589 Downloads
Laravel extensions to work with Postgresql table native field-types
xanderevg/admin_struct
255 Downloads
Library for describing the structure of tables/grids in the z-q-ui admin area.
tridcatij/asciitables
374 Downloads
This package convert multi-dimensional arrays into ASCII tables.
tomatophp/filament-splade
230 Downloads
Integration of Splade Vue Components for Filament
tkeer/flattable
158 Downloads
Combine multiple tables in one flat god table.
schubu/iseed
943 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
samyoteroglez/larawesomecrud
309 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]).
randomparanoia/filament-column-obfuscation
186 Downloads
A Filament plugin that allows you to easily obfuscate sensitive data in table columns.
prioris/iseed
1119 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]) and further forked by Szobonya Csaba([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
outhebox/nova-fields-agent
943 Downloads
This field give the ability to hide fields from your resources table on mobile screens for a better responsive concept
niladam/quick-links
113 Downloads
Quickly open resource, and other files from within filament resource table in your PHPstorm editor.
marshmallow/translatable
13016 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
maggomann/filament-only-icon-display
5640 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.
luizneves01/smart-seeder
155477 Downloads
Versioned, environment-based Seeders in Laravel.
kompophp/kompo
311 Downloads
Laravel & Vue.js FullStack Components for Rapid Application Development