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..)
- Host: GitHub
- URL: https://github.com/rstoetter/libsqlphp
- Owner: rstoetter
- License: mit
- Created: 2017-06-30T14:31:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T21:39:59.000Z (over 8 years ago)
- Last Synced: 2025-12-26T21:59:46.069Z (6 months ago)
- Topics: library, php, sql
- Language: PHP
- Size: 42 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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.