Libraries tagged by database-table
craftlogan/laravel-overflow
8035 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:)
stickee/sync
1963 Downloads
Stickee sync module - synchronise database tables
romanzipp/laravel-console-list-columns
11402 Downloads
List database tables columns & information.
punktde/behat-database
3690 Downloads
Preparing database tables and asserting database state using behat.
programster/orm-generator
944 Downloads
This package automates the creation of the table and object files for each of your database tables when you are using the irap/mysql-objects or programster/pgsql-objects package.
mantonio84/freeimporter
4248 Downloads
A PHP component for importing excel, csv, txt files into a database table
linkorb/haigha
11114 Downloads
Alice fixtures for database tables
level-2/maphper
739 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
leuzeus/iseed
85 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.
ironbound/db
798 Downloads
Provides models and custom query objects for custom database tables in WordPress.
heimrichhannot/contao-tagsinput
7641 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.
friendsoftypo3/legacy-collections
5540 Downloads
Legacy Collection PHP APIs for sys_collection database tables.
filippo-toso/models-generator
1030 Downloads
A Laravel Artisan command to automatically generate models from database tables
ems/file-db
3855 Downloads
A library to have a synced version of on upload directory inside an database table
emadha/laravel-dynamic-config
1059 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.