Libraries tagged by database-table
xvlady/iseed
797 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
vespula/spot-tools
27 Downloads
A library for generating SpotORM entities from existing database tables.
th3mouk/doctrine-table-prefix-bundle
759 Downloads
Bundle for Symfony2 and Doctrine2 that allow prefixing yours databases tables.
svc/param-bundle
610 Downloads
Package to handle (set, get, edit) params in a database table
sprov03/laravel-code-generator
1135 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.
rokde/flysystem-local-database-adapter
543 Downloads
A flysystem adapter for storing files within your local database table.
phitech/entities
46 Downloads
Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.
mirzabusatlic/laravel-exceptions
256 Downloads
Track exceptions in a database table
huantime/laravel-cms
11 Downloads
Simple Bootstrap Laravel CMS for any EXISTING or new Laravel website. Only add few database tables with prefix, not effect your existing database tables. Support both Laravel 5 & Laravel 6. Amila Laravel CMS
diversen/queue-simplex
103 Downloads
Most simple PHP solution for adding jobs to a queue (using a database table).
chrisjk123/laravel-projects
2 Downloads
Add projects database tables to a Laravel app
c975l/xliff-bundle
202 Downloads
This bundle exports the content of a database table in xlf files
blurrywindows/yii2-key-helper
18 Downloads
Simple Yii 2 helper that generates unique keys and validates them against a database table and column.
anthonyvipond/deduper-laravel
3 Downloads
Deduplicate and remap your database tables
megaads/sitemap-generator
554 Downloads
This package genernate sitemap.xml file automatically base on databse tables.