Libraries tagged by mysql db class

lincanbin/php-pdo-mysql-class

236 Favers
6882 Downloads

A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.

Go to Download


tommyknocker/pdo-database-class

85 Favers
6264 Downloads

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

Go to Download


stefangabos/zebra_database

118 Favers
13003 Downloads

An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.

Go to Download


detain/db_abstraction

7 Favers
3295 Downloads

Database Abstraction Class

Go to Download


phpnomad/sqlite-integration

0 Favers
557 Downloads

PDO+SQLite implementation of phpnomad/db strategies. Pairs with phpnomad/mysql-integration so entity classes and repositories are portable between MySQL (server) and SQLite (desktop/local).

Go to Download


drkbcn/php-pdo-mssql-class

6 Favers
112 Downloads

A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.

Go to Download


cry/cry-cms-db

0 Favers
328 Downloads

PHP Class for working with MySQL via PDO

Go to Download


tschoffelen/db.php

89 Favers
353 Downloads

Simple PHP class for doing standard MySQL actions.

Go to Download


krugozor/database

41 Favers
2493 Downloads

PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.

Go to Download


mouf/database.dbconnection

0 Favers
33070 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.

Go to Download


v-dem/queasy-db

4 Favers
176 Downloads

Database access classes, part of QuEasy PHP framework

Go to Download


indievox/master-slave-db-access

5 Favers
22 Downloads

簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.

Go to Download


rotexsoft/leanorm-cli

0 Favers
114 Downloads

Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.

Go to Download


rotexsoft/gdao

1 Favers
3425 Downloads

A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.

Go to Download


mrpck/mysqldb

0 Favers
15 Downloads

The MySqlDB Class Library is a high level wrapper around the MySql.

Go to Download


Next >>