PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Kazeem Olanipekun   PHP Restful Database Query   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Restful Database Query
Perform MySQL queries and return JSON responses
Author: By
Last change: fields added to fetch request functions but optionally uses '*', you can now pass array of fields to available functions that has it.
fields added to fetch request functions but optionally uses '*', you can now pass array of fields to available functions that has it.
Date: 6 years ago
Size: 377 bytes
 

Contents

Class file image Download
{ "name": "kazeemola/beere", "version": "1.0.0", "description": "PHP Database Query with Restful json response", "type": "library", "require": { "php": "^7.1" }, "license": "MIT", "authors": [ { "name": "KazeemOla", "email": "kezyolanipekun@gmail.com" } ], "minimum-stability": "stable" }