Libraries tagged by xml api
wee/wee-remove-xmlrpc-methods
74 Downloads
WordPress plugin to remove all XML-RPC methods from the API.
ogi/prompt
17 Downloads
A PHP package to convert class properties into XML-formatted prompts for LLM APIs.
obaid/plivophp
15 Downloads
Plivo PHP helper library to access PlivoCloud API and generate Plivo XML
h-war/plevok
6 Downloads
Plivo PHP helper library to access PlivoCloud API and generate Plivo XML
yonna/core
20 Downloads
Yonna是一个极其纯净的纯API-PHP框架.轻松对接swoole、workerman,支持ajax/sw·http·websocket。人性及强力的DB-ORM,摆脱Model编程如连表自动前缀,类型自动转义/转换/解释有力的Response令api数据轻松转换,支持json/xml/html等格式化输出内置有趣的Exec方法,可实现服务、加密打包等方法轻松开启swoole,又或是将你的业务php代码混淆到难以阅读的效果
cafelatte/framework
300 Downloads
CafeLatte(CL) Framework is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs, response few types of format such as xml, json, text, html etc.
kohenkatz/laravel-restful
32 Downloads
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.
cashlink/php-index
11377 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.