Libraries tagged by conneg
helhum/dotenv-connector
4011693 Downloads
Makes it possible to set environment variables for composer projects.
facile-it/doctrine-mysql-come-back
2759201 Downloads
Auto reconnect on Doctrine MySql has gone away exceptions on doctrine/dbal
cakephp/datasource
21774147 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
gree/jose
2361092 Downloads
JWT, JWS and JWS implementation in PHP
socialconnect/auth
759668 Downloads
Social Connect Auth Component
shippo/shippo-php
1656953 Downloads
A PHP library for connecting with multiple carriers (FedEx, UPS, USPS) using Shippo.
ryoluo/sail-ssl
497780 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
robgridley/zebra
1453075 Downloads
PHP ZPL builder, image conversion and a basic client for network-connected Zebra label printers.
mautic/api-library
1518897 Downloads
Mautic API Connector Library
laravel-lang/common
2204141 Downloads
Easily connect the necessary language packs to the application
foolz/sphinxql-query-builder
2060324 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
aura/sqlquery
2669535 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2212647 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.
adyen/module-payment
2821315 Downloads
Official Magento2 Plugin to connect to Payment Service Provider Adyen.
steverhoades/oauth2-openid-connect-client
462712 Downloads
OAuth2 OpenID Connect Client that utilizes the PHP Leagues OAuth2 Client