yodorada / mysqli-db-webservice
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements. This repo was forked from ThingEngineer and was slightly modified to fit the needs of my tiny Webservice REST-API.
v2.8
2017-08-02 16:08 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2024-12-29 05:51:24 UTC
README
Documentation
This repo was forked from ThingEngineer.
Please refer to the documentation on their GitHub site.
Modification
This project was slightly modified to fit the needs of my tiny Webservice REST-API