Libraries tagged by table data
heimrichhannot/contao-fieldpalette
3926 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
ferdirn/laravel-id-countries
680 Downloads
Laravel ID Countries is a package for Laravel to supply all countries data to table countries including country name, iso country code, capital, currency, and calling code.
listem/listem-php
30 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.
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.
kdbz/kenya-county
398 Downloads
A laravel package that creates and seeds Kenya's county,subcounty and wards lookup tables to a MySQL database
hgg/dbbackup
35 Downloads
Create backup files of databases or individual tables and restore from dump files
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).
phps-cans/quote-strategy.doctrine.escaping
1086 Downloads
This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.
j0celyn/ibd2mysql
60 Downloads
Tool to recover InnoDB tables in a corrupted MySQL database or MySQL server
dominicwatts/deleteorder
1025 Downloads
Magento 2 Delete order via admin or in console script. Database level delete covering many tables.
bullhorn/fast-rest
7894 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
evopix/kohana-schema
1045 Downloads
This is a port of Laravels Schema library to Kohana. It provides a database agnostic way of manipulating tables. It works well with all of the databases supported by Doctrine DBAL, and has a unified API across all of these systems.
markdrzy/importable
4609 Downloads
Add CSV data import functionality to the native Table fieldtype.