Libraries tagged by DatabaseConnection
comphp/session-comphp-database
2 Downloads
Session Driver for CommonPHP that reads/stores session data in a CommonPHP Database connection
comphp/database
3 Downloads
Driver-based database connection and query support for PHP applications.
ceifei/data
6 Downloads
database connection
bronos/php-sql-query-builder
5870 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
bfitech/zapstore
1673 Downloads
A simple database connection wrapper.
apishka/db-connection-stdlib
18 Downloads
Database connection standart library
ahambrahmashmi/php_db_connect
8 Downloads
a simle utility for database connection in php
geeshoe/db-connector
73 Downloads
PHP Database connection library.
daedalus-web/database
783 Downloads
Database connection module for the Daedalus web framework
californiamountainsnake/laravel-database-test-case
56 Downloads
This is the class intended for the testing the anything that need the database connection with Laravel.
mouf/database.dbconnection
32978 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.
irestful/databaseconnectors
2240 Downloads