PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Kazeem Olanipekun   PHP Restful Database Query   package.json   Download  
File: package.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:
Date: 7 years ago
Size: 659 bytes
 

Contents

Class file image Download
{ "name": "beere", "version": "1.0.0", "description": "PHP Database Query with Restful json response", "main": "index.js", "directories": { "example": "example" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://gitlab.com/procaseycash/beere.git" }, "keywords": [ "Json", "CRUD", "DB", "Query", "Restful" ], "author": "Kazeem Olanipekun <[email protected]>", "license": "ISC", "bugs": { "url": "https://gitlab.com/procaseycash/beere/issues" }, "homepage": "https://gitlab.com/procaseycash/beere#README" }