Libraries tagged by conn
react/socket
155926969 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
jumbojett/openid-connect-php
12426051 Downloads
Bare-bones OpenID Connect client
hwi/oauth-bundle
22950329 Downloads
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony.
amphp/socket
55099994 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
steverhoades/oauth2-openid-connect-server
9819616 Downloads
An OpenID Connect Server that sites on The PHP League's OAuth2 Server
yiisoft/yii2-authclient
6785901 Downloads
External authentication via OAuth and OpenID for the Yii framework
graham-campbell/manager
23931015 Downloads
Manager Provides Some Manager Functionality For Laravel
cakephp/datasource
28072118 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
spatie/ssh
3420844 Downloads
A lightweight package to execute commands over an SSH connection
mollie/laravel-mollie
4974617 Downloads
Mollie API client wrapper for Laravel & Mollie Connect provider for Laravel Socialite
laravel-lang/common
4663630 Downloads
Easily connect the necessary language packs to the application
caseyamcl/guzzle_retry_middleware
13656744 Downloads
Guzzle v8 retry middleware that handles 429/503 status codes and connection timeouts
aura/sqlquery
3283687 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2803120 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.
jeremy379/laravel-openid-connect
543500 Downloads
OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.