Libraries tagged by DatabaseConnection
tremby/laravel-db-shell-command
1820 Downloads
Add a db:shell command to Laravel which runs a shell for a configured database connection
tjm/wp-to-markdown
13 Downloads
Convert WordPress posts to markdown files through database connection
thesmart/environment
22 Downloads
Easily manage database connection strings or other configuration data that changes across server environments such a dev and prod.
tharangakothalawala/resultsetpaginator
1270 Downloads
Simple pagination module where it accepts a database connection to provide pagination support. Also supports plain pagination.
terminus-plugin-project/terminus-replica-plugin
46 Downloads
Terminus Replica - A Terminus plugin that exposes replica database connection details for your Pantheon environments.
techsemicolon/laravel-dynamic-user-connection
199 Downloads
A laravel package to dynamically have separate database connection setup for each user.
symbiotic/database
68 Downloads
Database connection configurator with the ability to define a connection by namespace.
singlestore/http-client
1 Downloads
This API allows you to execute SQL statements against a SingleStore database. It supports all statements that can be run in a direct database connection, and uses conventional data type conversion.
sharpedge/cruder
8 Downloads
php database connection and crud application made easy
robertbyrnes/dataconnection
25 Downloads
Database connection dependency using PDO for PHP 7^.
robclancy/db-connector
128 Downloads
Fork of illuminate/database to provide a simple package for database connection alone
reneknox/database-connector
7 Downloads
sample database connection using oop function for simple tasks
pruvo/laravel-firestore-connection
1015 Downloads
Google Firebase database connection to Laravel
programic/laravel-dbup
4717 Downloads
A simple package to check if the database connection is alive.
pointybeard/symphony-pdo
1053 Downloads
Wraps the core Symphony CMS database connection with a PDO based library