Libraries tagged by connective
comphp/dbengine
10 Downloads
Provides unified access to database engines regardless of the underlying connectivity
clinpath/ping
385 Downloads
adds a route /ping to verfiy connectivity
bluem/silex-solr-provider
125 Downloads
Provides Apache Solr 4.* connectivity for Silex, Solr extension v2
react/socket
82891625 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
amphp/socket
24249977 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
spatie/ssh
2327622 Downloads
A lightweight package to execute commands over an SSH connection
caseyamcl/guzzle_retry_middleware
8119824 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
facile-it/doctrine-mysql-come-back
2656476 Downloads
Auto reconnect on Doctrine MySql has gone away exceptions on doctrine/dbal
cakephp/datasource
20828710 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
shippo/shippo-php
1598739 Downloads
A PHP library for connecting with multiple carriers (FedEx, UPS, USPS) using Shippo.
ryoluo/sail-ssl
438590 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
robgridley/zebra
1355223 Downloads
PHP ZPL builder, image conversion and a basic client for network-connected Zebra label printers.
aura/sqlquery
2574828 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2094057 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
seec/phpunit-consecutive-params
429225 Downloads
Drop-in Trait to use removed ConsecutiveParams from PhpUnit