Libraries tagged by php class 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.
impeck/safemysql
8 Downloads
PHP class designed for secure and efficient MySQL query handling
erickfirmo/phpmodel
47 Downloads
MySQL query builder class in PHP.
josecarlosphp/db
103 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
zualex/sqlcvs
13 Downloads
PHP class for working SQL and CVS
veka-server/lang
10 Downloads
php class for traduction with BDD
ropendev/pdomodel
2952 Downloads
PDOModel is a simple and light PHP class to maintain database, table and data easily.
oxygenzsas/composer_lib_lang
3 Downloads
php class for traduction with BDD
levelsystem/levelsystem
6 Downloads
PHP class for generating level system
komeiji-satori/miner
14 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
gamerboytr/phpsql
8 Downloads
A Php Library For MySQL
erickfirmo/dbconnection
34 Downloads
PDO database library
dlid/cdbyuml
67 Downloads
PHP classes for generating database models using yuml.me
ulue/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
masnathan/sql-query-formatter
1839 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.