Libraries tagged by database-table
aaw0/adnec-press-releases
9 Downloads
Press Releases package creates a model, database table and laravel nova resource ready for you.
xvlady/iseed
751 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.
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
495 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).
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
552 Downloads
This package genernate sitemap.xml file automatically base on databse tables.
megaads/generate-sitemap
890 Downloads
This package genernate sitemap.xml file automatically base on databse tables.
plokko/larabase-tablehelper
89 Downloads
A dynamic Inertiajs table helper for Laravel.