ApiQL.net PHP SQL API Builder: Serve an API to query certain SQL database tables

Recommend this page to a friend!
  Info   View files Example   View files View files (103)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2020-12-18 (2 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 61 This week: 1All time: 9,856 This week: 353Up
Version License PHP version Categories
apiqlnet 1.0GNU General Publi...5PHP 5, Databases, Web services
Collaborate with this project Author

apiql.net - github.com

Description

This package can be used to serve an API to query certain SQL database tables.

It can handle HTTP requests to access a REST API that can perform SQL queries on a server side database.

The package can be customized using a SQL database that define what the API can do like

- The SQL SELECT, INSERT, UPDATE, DELETE queries on the allowed tables
- The API base URL
- The limit number of records to return per query
- The table columns that the API will not allow to access its values
- What debug information is generated to help developers understand how the API is working

Picture of Mihajlo Siljanoski
  Performance   Level  
Innovation award
Innovation award
Nominee: 1x

Details

ApiQL - Automated Rest API for MySql databases

Full documentation for this project

  Files folder image Files  
File Role Description
Files folder imageconfig (1 file)
Files folder imagedocumentation (2 files)
Files folder imagesrc (9 files, 1 directory)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file index.php Example Example script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:61
This week:1
All time:9,856
This week:353Up

For more information send a message to info at phpclasses dot org.