hybridlogic/db
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
时间:2013-01-12 12:45
trooney/mssql-bundle
Driver for work with Microsoft SQL Server using PDO_DBLIB
时间:2012-12-21 15:08
craftblue/simple-sql
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
时间:2012-12-20 12:08
imscp/phpmyadmin
Provides the PhpMyAdmin SQL administration tool for i-MSCP
时间:2012-12-18 10:32
xeoncross/kit
Small, simple, diverse PHP Toolkit for quick prototyping
时间:2012-11-27 02:26
cobaia/monologdoctrine
Monolog meets Doctrine as SQL Logger
时间:2012-11-21 13:52
elnur/database-migrations
Plain SQL migrations
时间:2012-11-14 19:41
jasny/dbquery-mysql
Query builder and parser for MySQL
时间:2012-11-06 00:47
jstayton/miner
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
时间:2012-09-17 12:04
illuminate/database
The Illuminate Database package.
时间:2012-06-05 01:44
zetacomponents/database
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
时间:2012-05-21 11:36
chh/sirel
Flexible SQL builder which builds an Abstract Syntax Tree of SQL and dumps it.
时间:2012-03-12 09:01
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
时间:2011-10-10 17:32
butschster/dbml-parser
DBML (database markup language) parser written on PHP8.
时间:未知