Libraries tagged by database-table
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
29 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
47 Downloads
Allow any Laravel model to be saved as a draft (staged) into a separate system without affecting real database tables.
akceli/laravel-code-generator
9498 Downloads
Generator Temperated Code form database tables. This Package provides data to templates that you create to generate code to scaffold projects rapidly so you can spend most of your time doing the fun stuff.
agoussec/phpdbtabletoexcel
10 Downloads
Create Excel sheet directly from database table rows
adamcrampton/laravel-database-logger
809 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
3922 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
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
com.jukusoft/php-database-table-upgrader
22 Downloads
php-database-table-upgrader, An database upgrader for upgrade mysql table structures automatically. You dont have to write CREATE TABLE, ALTER TABLE querys and so on anymore, just configure your table structure in PHP and the classes will upgrade your table structures automatically.
abuyoyo/database-table
20 Downloads
WordPress database table helper class
zngly/zngly-graphql-db
2 Downloads
A plugin that allows you to create custom database tables and use them in GraphQL queries & mutations