Libraries tagged by table data
wcerfgba/send_emails
4 Downloads
A simple script to send emails from jobs in a database table. Suitable for cron. Copy-and-edit.
umobi/laravel-settings
19 Downloads
Persistent settings manager for laravel, using pivoted database table
thyyppa/toxx
35 Downloads
A package for reading Campbell Scientific datalogger table file formats.
the.moiza/postgresql-relationship-finder
3 Downloads
Explore, analyze, and visualize relationships between database tables in PostgreSql
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
syaim/dynamic_menu
2 Downloads
A simple package library to create dynamic menus which read from database table
svc/param-bundle
595 Downloads
Package to handle (set, get, edit) params in a database table
surgery3/db-event-log
2 Downloads
Log events to a flexible database table within the application
sdkwala/laravel-activity-logger
1 Downloads
A Laravel package to log model events (created, updated, deleted) to a database table with hybrid model registration.
sausin/laravel-set-autoincrement
168 Downloads
Package to help with update of auto increment for database tables in laravel