An open API service indexing awesome lists of open source software.

https://github.com/upsilon/phisql

An SQL query builder for PHP.
https://github.com/upsilon/phisql

Last synced: 9 months ago
JSON representation

An SQL query builder for PHP.

Awesome Lists containing this project

README

          

phisql
======

An SQL query builder for PHP. It can be used to dynamically build SQL queries.

Dependencies
------------

* PHP 5.3 or higher

Attribution
-----------

The project is originally based on PetaPoco.Sql by Topten Software
which is licensed under the Apache License, Version 2.0.

The original software is available at: http://www.toptensoftware.com/petapoco/