Libraries tagged by php mysql sql
eaudeweb/mysqldump-php
289 Downloads
PHP version of mysqldump cli that comes with MySQL
davmixcool/php-dbcloud
1505 Downloads
Easily backup PostgreSql or MySql database to the cloud
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
theodorejb/peachy-sql
5384 Downloads
A high-performance query builder and runner for PHP
phuria/sql-builder
161 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
masnathan/sql-query-formatter
1750 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
brightflair/php.gt
1916 Downloads
Rapid development engine.
yhyasyrian/sydb
210 Downloads
Library communication and dealing with databases
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
squirrelphp/connection
53 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
repo2/query-builder
212 Downloads
Query Builder is a fast compiler for MySQL compatible queries written in PHP 5.4+.
nitricware/nwdatabase
11 Downloads
An XML driven simple database solution for projects where SQLite is not available and MySQL seems overpowered.
zyimm/sync-data-struct
98 Downloads
比较两个数据库之间的数据结构差异,并生成更新DDL|Compare the data structure differences between the two databases and generate update DDL
vimac/myspot
20 Downloads
A simple PHP persistence framework based on PDO with sql map support
upfor/juggler
136 Downloads
A lightest yet powerful PHP database framework