Libraries tagged by table record
spatie/laravel-deleted-models
61166 Downloads
Automatically copy deleted records to a separate table
dvarilek/filament-table-select
829 Downloads
Laravel Filament form component for selecting related records with a table.
yii2tech/ar-role
34140 Downloads
Provides support for ActiveRecord relation role (table inheritance) composition in Yii2
terminal42/contao-tablelookupwizard
71928 Downloads
Contao widget to select records from a foreign table. Useful if you have a large set of records.
codewithdennis/filament-factory-action
6172 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
silassiai/laravel-table-cache
2474 Downloads
Solution to easily cache tables records, the package uses the laravel Cache facade.
marekpetras/yii2-merge-table
2522 Downloads
Merge engine table trait for Yii 2 Framework.
zarthwork/htmltables
2632 Downloads
Create sophisticated HTML tables using Inline Records (IRRE)
cleaniquecoders/laravel-running-number
11962 Downloads
Generate running number when creating new records in your table.
git-liu/model-records
423 Downloads
php table model records
shopapps/has-table-relation
2010 Downloads
Provides a hasTable Eloquent relation to fetch all records from a table.
flagbit/akeneo-reference-entity-table-bundle
431 Downloads
An Akeneo PIM Bundle by Flagbit that adds a multi-dimensional data representation in the form of tables as an attribute for PIM Enterprise Reference Entities
evas-php/evas-orm
64 Downloads
ORM module (Database, QueryResult, Builders, Table, ActiveRecord, DataMapper, IdentityMap, App intagrate traits)
guntur/laravel-artisan-database
174 Downloads
Get the table records from artisan
helloarman/dumptable
114 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.