Libraries tagged by database-table
keshavjha/curdder
17 Downloads
A Laravel CRUD wizard that inspects database tables, manages joins, and generates CRUD config inside the host app.
kalel1500/laravel-db-sync
56 Downloads
A Laravel package for syncing database tables and data across multiple connections.
jivtesh/ci4-api-generator
15 Downloads
Automatic API generator for CodeIgniter 4 based on database tables.
imcity-tech/laravel-translatable
1630 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
exceldb/dbtoexcel
14 Downloads
PHP script to simplify the process of converting database table to excel sheet.
emadha/laravel-dynamic-config
1194 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
dgtlss/parqbridge
306 Downloads
Export Laravel database tables to Parquet files using Storage disks (no external deps).
deltoss/sentinel-database-permissions
110 Downloads
A laravel package that extends sentinel to use permissions from database tables.
cswni/iseed
324 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
college-portal/api-models
175 Downloads
Models for Database Tables and Views for the College-Portal project
coedevtech/fixit
243 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork
blalmal10-a/db-zip
5 Downloads
Easily backup and restore laravel database tables by saving them into zip files.
aliirfaan/laravel-simple-audit-log
210 Downloads
This package creates a database table to save audit logs and exposes events to log user actions.
airondev/laravel-seeder-generator
866 Downloads
A Laravel package to generate seeders for each database table.
ahmetsabri/gaza-validation-generator
1271 Downloads
A Laravel package to generate validation rules for database tables