Libraries tagged by Connection
tiitoo/doctrine-sql
79 Downloads
Doctrine driver for connection over pdo, dblib, freetds, (ms)sql server
tiagoandre/tiktok-business-api-sdk
37 Downloads
Unofficial TikTok Business API SDK in PHP: This package provides a simple and unofficial interface for integrating with the TikTok Business API. Developed in PHP, it streamlines the connection with the platform, enabling developers to create and manage marketing campaigns, analyze performance metrics, and automate interactions with TikTok audiences efficiently. Ideal for businesses and agencies looking to enhance their marketing strategies on the world's most popular video social network.
threedom/pulse
18 Downloads
Generic wrapper for SQL connections, trying to unify syntax across PHP's many drivers.
thephpleague/database
22 Downloads
PHP library and ORM to handle DB connection, apply C.R.U.D. operations
themeplate/bridge
7 Downloads
A connection point for frontend libraries
thecsea/mysqltcs
253 Downloads
The simplest and the most powerful library to access to a mysql database, optimizing the connections and allowing you to perform common database actions immediately and efficiently
theconceptstore/jwt-api-client
107 Downloads
This package will setup an connection to an API for retrieving and sending data.
tharangakothalawala/resultsetpaginator
1270 Downloads
Simple pagination module where it accepts a database connection to provide pagination support. Also supports plain pagination.
thalfm/laravel-db2
929 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
terminusstudio/ezdb
26 Downloads
ezDB is a lightweight library that provides an easy and fast to deal with databases in PHP. It manages connections, provides a query builder, and a lightweight ORM.
terminus-plugin-project/terminus-replica-plugin
46 Downloads
Terminus Replica - A Terminus plugin that exposes replica database connection details for your Pantheon environments.
techendeavors/dnsoverhttps
27 Downloads
DNSOverHttps allows you to query DNS records over an HTTPS connection rather than interacting with your local DNS server. Supports the public Mozilla, Cloudflare, and Google API servers.
techendeavors/checkmac
6 Downloads
CheckMAC allows you to query DNS records over an HTTPS connection rather than interacting with your local DNS server. Supports the public Mozilla, Cloudflare, and Google API servers.
tccl/database
14 Downloads
A simple PDO wrapper to eliminate DB connection boilerplate
symbiotic/eloquent
22 Downloads
Inherited model and encapsulated connection manager to avoid conflicts with Laravel