Libraries tagged by database-table
kreshnik/dbtruncate
41 Downloads
A laravel command that helps truncate mysql database tables
imcity-tech/laravel-translatable
1438 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
friendsoftypo3/legacy-collections
6030 Downloads
Legacy Collection PHP APIs for sys_collection database tables.
exceldb/dbtoexcel
14 Downloads
PHP script to simplify the process of converting database table to excel sheet.
deltoss/sentinel-database-permissions
110 Downloads
A laravel package that extends sentinel to use permissions from database tables.
college-portal/api-models
152 Downloads
Models for Database Tables and Views for the College-Portal project
coedevtech/fixit
61 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
albaroody/staging
60 Downloads
Allow any Laravel model to be saved as a draft (staged) into a separate system without affecting real database tables.
airondev/laravel-seeder-generator
555 Downloads
A Laravel package to generate seeders for each database table.
agoussec/phpdbtabletoexcel
10 Downloads
Create Excel sheet directly from database table rows
adamcrampton/laravel-database-logger
820 Downloads
Write Laravel logs to database table via Eloquent model
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
yii2mod/yii2-data-sync-behavior
135 Downloads
Behavior for export data to local files from database tables. Changes are tracked using model events.
heimrichhannot/contao-fieldpalette
3929 Downloads
FieldPalette is a contao widget like [MultiColumnWizard] (https://github.com/menatwork/MultiColumnWizard) with its own database table.
hcomg/laravel-crud-generator
165 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables