Libraries tagged by connections
mouf/database.dbconnection
32542 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
moldersmedia/laravel-failed-jobs-interface
1908 Downloads
Provides a connection between your platform and the Lightspeed API
minphp/db
889 Downloads
Database Connection Library
migliori/php-pdo-database-class
434 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
mhmmdq/zarinpal
15 Downloads
A class for easy connection to the zarinpal port
memran/marwa-db
0 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
makaronnik/amphp-rabbitmq-manager
58 Downloads
PHP (8.1) Async Manager for RabbitMQ connection and channels. Wrapper over PHPinnacle Ridge
macropage/mysqlihelper
3518 Downloads
A basic helper to handle mysqli connections and queries with lazy connection and auto-reconnect
lucenarenato/sail-ssl
133 Downloads
Laravel 5,6,7 e php7.2 - Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
linksoft/socket-client
526 Downloads
Multiplexing a single socket connection, asynchronous transmission into synchronous transmissiony
linkorb/connector
6233 Downloads
Database connection config resolver
liliom/passport
15 Downloads
Fork of Laravel Passport provides OAuth2 server support to Laravel, with added support for custom database connection.
laykith/easyconnect
21 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
kuiper/db
2501 Downloads
A PDO extension that provides lazy connections, auto reconnecting, and fluent query builder
jwh315/laravel-capsule-wrapper
31155 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.