Libraries tagged by database sort
jbreeze/jbreeze
1 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
charm/recordset
6 Downloads
A library for filtering and sorting rows of data from different sources like database tables, arrays, APIs or CSV files.
mdsimpson/contact-form-7-to-database-extension
15179 Downloads
Plugin that saves contact form submissions to your WordPress database and provides and administration page and shortcodes to view and display the data.
artemeon/database
69320 Downloads
Database access layer for the AGP@ARTEMEON software suite.
sorskod/db
7800 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
softinklab/laravel-keyvalue-storage
4666 Downloads
Key-Value Storage for Laravel using Database or JSON File
softheroes/migratable-seeder
1866 Downloads
Versioned, environment-based Seeders in Laravel. Seed your database with the right data for the right environment.
ayles-software/laravel-mysql-s3-backup
19309 Downloads
Backup the MySQL database of your Laravel app to Amazon S3
easy2dev/multi-tenant-wizard
220 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
sbamtr/laravel-auto-hard-deleter
179 Downloads
Laravel Auto Hard Deleter
surt/granada
1363 Downloads
Active Record / ORM with eager loading, lazy loading and more
softwarepunt/instarecord
393 Downloads
ActiveRecord Database ORM layer for MySQL
daan/strip-db-dump
33 Downloads
Adds shorthands in WP-CLI to easily create database dumps without sensitive data, i.e. customers, users and/or orders.
razisayyed/laravel-cascaded-soft-deletes
4070 Downloads
Cascades delete/restore Soft Deletable relationships
smrtr/mysql-version-control
1378 Downloads
A crude version control system for mysql written in php