Libraries tagged by db-table
vadiasov/chart-types
22 Downloads
Laravel package to create DB table 'chart_types' and to serve CRUD methods with this table
vadiasov/artists-admin
22 Downloads
This package creates DB table artists and serves CRUD operations with this DB table in administrative panel.
vadiasov/albums-admin
35 Downloads
Laravel package to create DB table albums and to serve CRUD pages in administrative panel for it.
tinybox/nozdormu
117 Downloads
A simple voyager db table backup tool
sukohi/show-column
46 Downloads
A Laravel package to generate PHP, JS, HTML code related to DB table column.
sirgrimorum/transarticles
188 Downloads
Localization using db table as source for translated text
siensis/kpacrud
172 Downloads
KpaCrud Library permits to generate automatically CRUD pages from a DB table
sebrave/snapshot
28 Downloads
A package to render DB table snapshots to HTML
plubas/zanddbtablemodelextension
1 Downloads
extension of zend db table in zend framework 1
piyook/csvseeder
6 Downloads
Seed data into Laravel DB tables from .csv files
paxha/db-truncate
1588 Downloads
Truncate all db tables
mostafa-mohamed/laravel-crud
8 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
matthew-p/yii2-translate-db
252 Downloads
Translate DB tables and columns.
mader12/phone-formatted
5 Downloads
The package for return formatted phone number of user's mask given from ten numbers which is in the DB table.
edujugon/tablediff
177 Downloads
Comparing DB tables data for Laravel