Libraries tagged by form to database
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
istiak-tridip/laravel-sqids
37 Downloads
Laravel wrapper for Sqids to obscure database IDs with unique, URL-safe identifiers.
tozny/e3db
206 Downloads
PHP client library for Tozny's End-to-End Encrypted Database.
josephdsouza86/db-sync
133 Downloads
Helper scripts to quickly synchronise a local MySQL database with a remote database, as well as prepare a local database for deployment to a remote server.
govtnz/silverstripe-sqlexplorer
635 Downloads
A SilverStripe module to provide read-only access to a database for suitably privileged users.
fakhrani/phpolapi
124 Downloads
A PHP API for XMLA to connect to OLAP databases
bisonlab/noorm-bundle
307 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
redpilllinpro/nosql-bundle
64 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
moistcake/db-backup
60 Downloads
Database backup to Google Drive for Laravel projects.
yii2mod/yii2-data-sync-behavior
135 Downloads
Behavior for export data to local files from database tables. Changes are tracked using model events.
oxid-solution-catalysts/exportimport-tools
418 Downloads
OXID eSales extension for oe-console to im- and export the database
custom-d/hashed-search
2633 Downloads
A hashed search package for adding a searchable hash to your encrypted database columns
butterfly-team/magento-order-event-dispatcher
186 Downloads
This Magento 2 module allows you to trigger order-related events for an existing order via a URL. This is useful when you manually create orders in the Magento database and want to trigger events for processing workflows such as inventory updates, email notifications, and more.
kaizencoders/wp-fluent
8 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
crowdstar/vertica-swoole-adapter
322 Downloads
Provides a DB layer for Swoole-based application to communicate to HP Vertica databases.