Libraries tagged by form to database
techmobi/multidb
279 Downloads
Plugin for OctoberCMS allowing to assign different database to different domains
josephdsouza86/db-sync
130 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.
bisonlab/noorm-bundle
289 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
sciactive/nymph-pubsub
585 Downloads
A library for publishing/subscribing to Nymph database changes.
redpilllinpro/nosql-bundle
64 Downloads
Bundle for simple access to (mainly) nosql databases for Symfony
eschmar/laravel-table-dictionary
2570 Downloads
Generate a dictionary of possible values for a database column to scale your data set.
yii2mod/yii2-data-sync-behavior
135 Downloads
Behavior for export data to local files from database tables. Changes are tracked using model events.
sohris/reactphp-mysql
6 Downloads
A ReactPHP-based repository for creating asynchronous and parallel connections to MySQL databases
oxid-solution-catalysts/exportimport-tools
314 Downloads
OXID eSales extension for oe-console to im- and export the database
steveorevo/mysql2json
5 Downloads
MySQL2JSON is a database to JSON export tool with support for serialized PHP.
kaizencoders/wp-fluent
7 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.
commandstring/jsondb
8 Downloads
An easier way to use JSON for a database
bitsmind/graphsql
63 Downloads
GraphSql is a Graphql like syntactical method to read data from SQL databases with an ease. It's built on top of Laravel Eloquent ORM.
marcocesarato/cpdo
182 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.