Libraries tagged by php mysql class
phptree/pdo
26 Downloads
a php PDO database connection class with simple query builder .
krugozor-old/database
28 Downloads
Database — библиотека PHP классов для простой, удобной, быстрой и безопасной работы с базой данных MySql, использующая расширение PHP mysqli и имитацию подготовленных запросов. Database — is a PHP class library for easy, convenient, fast and safe work with the MySql database, using the PHP mysqli extension and simulating prepared statements.
busenov/database
5 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
sanderheijselaar/ezpdo
1136 Downloads
A simple PHP PDO class for MySQL
qpdb/query-builder
186 Downloads
php class for build MySql queries that prevents mysql injections
nathanielrich/my-sql
15 Downloads
a simple php class to handle mysql connections
lily-labs/db-backup
42 Downloads
DBBackup it's a library that provides classes to execute mysqldump to backup the given database, relocate the backup file in the local filesystem and compress the resulting backup file.
erickfirmo/phpmodel
47 Downloads
MySQL query builder class in PHP.
ahmetertem/query_builder
222 Downloads
PHP Query Builder Class
ahmetertem/database_record
166 Downloads
Database Record Class
ahmetertem/database
127 Downloads
Database Class
gamerboytr/phpsql
8 Downloads
A Php Library For MySQL
venar/select
14 Downloads
PHP Class to build queries for MySQL. Allows you to build chains of conditions. The goal of this class is to encapsulate PHP's interactions with MySQL to reduce errors in writing queries and make creating stored procedures simple.
ezrarieben/pdo-wrapper-singleton
8 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern
impeck/safemysql
8 Downloads
PHP class designed for secure and efficient MySQL query handling