Libraries tagged by Connection
silverstripe-australia/silverstripe-splitdb
59 Downloads
Provides functionality to configure separate read/write database connections
sibertec/data
6505 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
shoppingfeed/shoppingfeed-for-woocommerce
571 Downloads
WordPress connection Controller Plugin for ShoppingFeed - Sell on Amazon, Ebay, Google, and 1000's of international marketplaces
shado/php-resource-pool
3 Downloads
A PHP library providing resource pooling support, commonly used as a database connection pool.
sdpmlab/anser-action
581 Downloads
PHP simple API connection library.
roykarte/laravel-sendinblue
751 Downloads
Laravel sendinblue connection for API V3
rkw/rkw-resourcespace
197 Downloads
Extension for connection to Resourcespace
riftone07/changepasswordfirst
42 Downloads
a package which allows you to change your password on the first connection
reflexive/core
799 Downloads
Lazy PDO connection and some enums…
qortex/php-webtronics-connector
831 Downloads
Provides connection to Webronics SEO Tags Platform API
pkpudev/msgraph
123 Downloads
Ms Graph Api Connection
pdfloresjdav/api-bundle
2584 Downloads
Symfony DoYouBuzz Api Connection Bundle
pardnchiu/mysql-pool
6 Downloads
A MySQL connection pool solution designed specifically for PHP, featuring intuitive chaining syntax that integrates query builder capabilities with read-write separation.
netherphp/database
2626 Downloads
A database connection and query tool.
mouf/database.dbconnection
32544 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.