PhalApi是什么

PHPz
PHPzOriginal
2016-06-06 20:26:423039Durchsuche

PhalApi是一个PHP轻量级开源接口框架,致力于快速开发接口服务,支持“HTTP/SOAP/RPC”等协议,可用于搭建“接口/微服务/RESTful接口/Web Services”。

PhalApi是什么

PhalApi是一个PHP轻量级开源接口框架,致力于快速开发接口服务。支持HTTP/SOAP/RPC等协议,可用于搭建接口/微服务/RESTful接口/Web Services。

2.x 一键安装

1、composer安装PhalApi 2.x

$ composer create-project phalapi/phalapi

2、使用HTTP访问接口

http://localhost/phalapi/public/

3、查看在线接口文档

http://localhost/phalapi/public/docs.php
Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn