Libraries tagged by database-table
charm/table
13 Downloads
An interface for queryable collections such as database tables, arrays, APIs.
charm/recordset
6 Downloads
A library for filtering and sorting rows of data from different sources like database tables, arrays, APIs or CSV files.
charm/orm
8 Downloads
Maps database tables to objects. Doesn't hide SQL.
cambis/silverstripe-pruner
5 Downloads
A simple developer utility to clear database tables.
caiosalchesttes/laravel-flag
8 Downloads
Laravel Flag is a package that allows you to create flags in your database tables.
c975l/xliff-bundle
202 Downloads
This bundle exports the content of a database table in xlf files
buibr/yii2-dynamic-settings
1 Downloads
Dynamic setting management with database table.
bartonlp/mysqlslideshow
20 Downloads
Slide show driven by a mysql database table
asamaru7/iseed
96 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
arfaram/ezdatabasemigrationschema
13 Downloads
This bundle gives you the possibility to import,export and drop database table(s) by extending the doctrine-dbal-schema bundle introduced in v2.5
anwar7736/contact
1 Downloads
Send email to the website admin and its store to the database table
american-technologies/laravel-script-time-logger
49 Downloads
Logs the runtime of a script to a database table, used for automated scripts to see fluctuations in time
aliirfaan/laravel-simple-audit-log
191 Downloads
This package creates a database table to save audit logs and exposes events to log user actions.
aliirfaan/laravel-simple-access-log
35 Downloads
This package creates a database table to save access logs and exposes events to log user access.
aliirfaan/citronel-job
22 Downloads
Use jobs by loading settings from a database table for better configuration management.