Libraries tagged by database-table
ironbound/db
819 Downloads
Provides models and custom query objects for custom database tables in WordPress.
heimrichhannot/contao-tagsinput
8873 Downloads
Contao port of Bootstrap Tags Input that provides an front and back end field to add custom values like tags to an field or database table.
gigerit/laravel-mysql-optimizer
281 Downloads
A laravel package that optimizes mysql database tables.
filippo-toso/models-generator
1130 Downloads
A Laravel Artisan command to automatically generate models from database tables
ems/file-db
5913 Downloads
A library to have a synced version of on upload directory inside an database table
emadha/laravel-dynamic-config
1158 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
295 Downloads
Export Laravel database tables to Parquet files using Storage disks (no external deps).
devuri/evpdb
707 Downloads
Base database tables for the Video Publisher plugin
demmonico/yii2-config
3154 Downloads
Yii2 extension which allows to get application parameters, text or email templates from database tables or from default config, to import and to manage them from admin panel dynamically.
cswni/iseed
88 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
capsulescodes/laravel-population
410 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
alexstack/laravel-cms
4290 Downloads
Simple Bootstrap Laravel CMS. Can integrate to any existing Laravel project. Only add few database tables with prefix, not effect your existing database tables. Support Laravel 8.x & 7.x & Laravel 6.x & Laravel 5.x - Amila Laravel CMS
akceli/laravel-code-generator
9615 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.
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)
rougin/describe
8221 Downloads
Obtain information of a database table.