An open API service indexing awesome lists of open source software.

https://github.com/oops-org-php/webapi

Provides various PHP API that is used in the WEB developments
https://github.com/oops-org-php/webapi

Last synced: 4 months ago
JSON representation

Provides various PHP API that is used in the WEB developments

Awesome Lists containing this project

README

        

# WebAPI PHP pear package
[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/OOPS-ORG-PHP/WebAPI/master/LICENSE)
![GitHub download](https://img.shields.io/github/downloads/OOPS-ORG-PHP/WebAPI/total.svg)
[![GitHub last release](https://img.shields.io/github/release/OOPS-ORG-PHP/WebAPI.svg)](https://github.com/OOPS-ORG-PHP/WebAPI/releases)
[![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/OOPS-ORG-PHP/WebAPI.svg)](https://github.com/OOPS-ORG-PHP/WebAPI/issues?q=is%3Aissue+is%3Aclosed)
[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/OOPS-ORG-PHP/WebAPI.svg)](https://github.com/OOPS-ORG-PHP/WebAPI/pulls?q=is%3Apr+is%3Aclosed)

### Description
Provides various PHP API that is used in the WEB developments

### Reference

http://pear.oops.org/docs/WebAPI/WebAPI.html

reference is written by Korean. If you can't read korean, use [google translator](https://translate.google.com/translate?sl=ko&tl=en&js=y&prev=_t&hl=ko&ie=UTF-8&u=http%3A%2F%2Fpear.oops.org%2Fdocs%2FWebAPI%2FWebAPI.html&edit-text=).

### Installation

```shell
[root@main ~] pear channel-discover pear.oops.org
Adding Channel "pear.oops.org" succeeded
Discovery of channel "pear.oops.org" succeeded
[root@main ~] pear install oops/WebAPI
```

### dependency
* PHP >= 4.1
* pear packages
* [oops/myException](https://github.com/OOPS-ORG-PHP/myException) >= 1.0.1
* [oops/HTTPRelay](https://github.com/OOPS-ORG-PHP/HTTPRelay) >= 1.0.2
* [oops/IPCALC](https://github.com/OOPS-ORG-PHP/IPCALC) >= 1.0.2