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

https://github.com/rstoetter/libsqlphp

PHP library with sql related classes (constraints, a reference graph, tables, fields, columns..)
https://github.com/rstoetter/libsqlphp

library php sql

Last synced: about 1 month ago
JSON representation

PHP library with sql related classes (constraints, a reference graph, tables, fields, columns..)

Awesome Lists containing this project

README

          

# libsqlphp

Some classes to manage MYSQL databases and tables written in PHP:

The namespace is rstoetter\\libsqlphp

See the [project wiki](https://github.com/rstoetter/libsqlphp/wiki) for more information.