Libraries tagged by connections
poor-plebs/guzzle-connect-retry-decider
2064 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
pandaleague/mock-server
6147 Downloads
Mock a server connection (HTTP, STOMP)
outl1ne/laravel-console-over-http
15683 Downloads
Run console commands over HTTP connection for Laravel applications.
optimistdigital/laravel-console-over-http
11949 Downloads
Run console commands over HTTP connection for Laravel applications.
ohseesoftware/laravel-schema-list
2692 Downloads
List tables, columns, and indices for your database connections.
obj63mc/silverstripe-mysqlisslconnector
12502 Downloads
SilverStripe module to allow MySQLi SSL connection with CA certificate only
netsket/sf-doctrine-master-slave-plugin
11105 Downloads
Easily manage master and slave database connections
netherphp/database
2662 Downloads
A database connection and query tool.
n2n/n2n-spec-dbo
4659 Downloads
Specifies an abstraction of database connection which also provides functionality to build queries independent of the used database engine.
mouf/database.dbconnection
32630 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.
mobilly/mpay
4227 Downloads
Mobilly MPAY connection library.
lphilippo/magento2-connector
1309 Downloads
Package to ease connections with Magento2.
linksoft/socket-client
567 Downloads
Multiplexing a single socket connection, asynchronous transmission into synchronous transmissiony
lemric/batch-request
4838 Downloads
Send a single HTTP request that contains multiple (batch) Symfony Request calls. Once all operations are complete, a consolidated response is passed back to you and the HTTP connection is closed.
kstmostofa/laravel-esl
13 Downloads
A Laravel package for FreeSWITCH ESL connection.