Libraries tagged by data tables
intrd/sqlite-dbintrd
103 Downloads
DBIntrd - Simple PHP framework for SQLite3 databases. A magic way to automatically create objects and persists data at SQLite3 tables.
hamidrrj/laravel-datatable
16 Downloads
Laravel Datatable is a package for handling server-side work of any table-like data with ease!
elipzis/laravel-pastable-model
79 Downloads
Cut/Copy & Paste Laravel Eloquent model data into another table
eddmash/yii2-transpose-dataprovider
167 Downloads
A Yii2 data provider that transpose data into a table format
ecomdev/mysql-to-jsonl
0 Downloads
Export/Import JSONL files as data for MySQL tables
devrtips/listr
10 Downloads
Listem is an easy to use (but highly customizable) data sorting and filtering module for PHP, that can be used for data lists/tables/grids, reports or APIs.
lorddashme/wordpress-db-schema-extender
72 Downloads
A WordPress Database extender that provides a nice structure of table schema and data seeds.
schubu/iseed
869 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
leuzeus/iseed
411 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.
kitpages/simple-cache-bundle
27722 Downloads
Very simple cache system for symfony2. The cache data are saved in one table in database.
cswni/iseed
49 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
akceli/laravel-code-generator
9508 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.
markdrzy/importable
4609 Downloads
Add CSV data import functionality to the native Table fieldtype.
helloarman/dumptable
117 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
abdomassoun/algeria-wilayas
12 Downloads
This package is designed to help Laravel developers integrate wilayas data into their projects in the easiest way possible. It includes an enum of wilayas and provides the ability to create a table that includes all the data of wilayas with their information (optional to create a table of wilayas). It also includes a Wilaya model (class).