Libraries tagged by connectapi
spatie/ssh
2325364 Downloads
A lightweight package to execute commands over an SSH connection
caseyamcl/guzzle_retry_middleware
8107862 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
facile-it/doctrine-mysql-come-back
2654381 Downloads
Auto reconnect on Doctrine MySql has gone away exceptions on doctrine/dbal
cakephp/datasource
20808017 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
shippo/shippo-php
1597550 Downloads
A PHP library for connecting with multiple carriers (FedEx, UPS, USPS) using Shippo.
ryoluo/sail-ssl
437702 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
aura/sqlquery
2572443 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2091500 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.
open-smf/connection-pool
125817 Downloads
A common connection pool based on Swoole is usually used as the database connection pool.
hyperf/db-connection
2187218 Downloads
A hyperf db connection handler for hyperf/database.
convertapi/convertapi-php
3489938 Downloads
Convert API PHP Client
automattic/jetpack-connection
2903021 Downloads
Everything needed to connect to the Jetpack infrastructure
rennokki/befriended
89734 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
hyperf/pool
2199402 Downloads
An independent universal connection pool component.
react/socket-client
4203968 Downloads
Async, streaming plaintext TCP/IP and secure TLS based connections for ReactPHP