Libraries tagged by simple tables
silvanus/ouroboros-orm
4 Downloads
Simple ORM for custom DB tables in WP
leandroperini/dynamo-replicator
277 Downloads
A simple copy paste for AWS DynamoDB Table Items for Laravel/Lumen
hopkins/migrate-reload
161 Downloads
A simple console command to drop every table in the database, and then run migrations, as well as seeds. Helpful for rapid development when you do not want to deal with the down() methods of migrations
cambis/silverstripe-pruner
5 Downloads
A simple developer utility to clear database tables.
media-store-net/wp-options-manager
11 Downloads
A Simple Way to handle with wp_options table in your plugin or theme
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.
drcsystems/display-third-party-users
12 Downloads
A simple wordpress plugin to display users in table on custom endpoint from third party API
widdy/laravel-model
9 Downloads
a simple way to create a new Eloquent model with given table name.
wcerfgba/send_emails
4 Downloads
A simple script to send emails from jobs in a database table. Suitable for cron. Copy-and-edit.
todstoychev/primes
8 Downloads
Simple bundle to visualise primes and their multiplication table
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
sleeping-owl/seeder
25 Downloads
Package to create simple seeders with ability to lock/unlock tables
sikhlana/laravel-modular
2225 Downloads
A simple package to neatly keep models into sub-directories without breaking the table naming.
ropendev/pdomodel
2952 Downloads
PDOModel is a simple and light PHP class to maintain database, table and data easily.