WiseLoop PHP REST Services - Creating Restful API Services

Опубликовано: 15 Февраль 2026
на канале: Scripts
67
0

https://1.envato.market/c/1299170/475...
a RESTful web service for your PHP web application has never been so easy!
WiseLoop PHP REST Services is a powerfull API framework that allows easy development of any kind of API through RESTful web services.
Features:
action filtering by request type (GET, PUT, POST, DELETE);
API versioning support: multiple versions for an API;
common output types built-in: JSON, XML, PHP serialization, PHP array, PLAIN;
custom output handlers support: create own output types;
triggers (hooks) support: call custom actions when specific events happens (5 triggers included);
anti-spam built-in trigger;
reject by IP built-in trigger;
API key implementation built-in support;
custom error formatting built-in support;
routing suport: specifiy how the request URL should look like;
cache support;
allows very fast API development;
exhaustive documentation;