Libraries tagged by database-table
codewithdennis/filament-factory-action
6174 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.
laracademy/model-generator
9921 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
venturedrake/laravel-encryptable
9741 Downloads
Automatically encrypt and decrypt database table fields
wwwision/import-service
9903 Downloads
Generic service for importing data from different sources to configurable targets such as the Neos Content Repository or an arbitrary database table
watheqalshowaiter/backup-tables
321 Downloads
Backup single or multiple database tables with ease.
sarahman/laravel-http-request-api-log
8917 Downloads
This library stores the http request api log into a database table.
oliva/tree
26408 Downloads
Utility for handling tree data structures and building trees from flat data stored in database tables and alike.
mehadi/laravel-crud-generator
333 Downloads
A laravel package to generate CRUD by giving Model and database table column
level-2/maphper
765 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
heimrichhannot/contao-fieldpalette-bundle
14497 Downloads
FieldPalette is a contao widget like MultiColumnWizard with its own database table.
formatsoft/format_t3tools
13879 Downloads
This TYPO3 extension checks the size of all database tables and/or the size of all log files at regular intervals. If a certain size is exceeded, a mail can be sent. There is a separate scheduler task for each check.
ems/file-db
5573 Downloads
A library to have a synced version of on upload directory inside an database table
cheesegrits/iseed
1763 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
capsulescodes/laravel-population
353 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
cable8mm/xeed
2019 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.