PHP5 OOP API构建PDO准备MySQL查询
- 资源大小:18.18 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
Simple object-oriented API for composing PDO::MySQL Queries.
PHP 5.1.2+ is required
IMPORTANT
Project was moved to github. You can find latest sources, releases and documentation here: http://github.com/indeyets/MySQL-Query-Builder/tree/master
文 件 列 表
mysql-query-builder-1.0.2
additional.php
autoload.php
BasicQuery.php
CREDITS
DeleteQuery.php
InsertQuery.php
LICENSE
SelectQuery.php
tests
UpdateQuery.php