PHP REST Services

PHP REST Services  - 1

[ad_1]

To get this product on 50 % contact me on this link

 

LIVE PREVIEWBUY FOR $11

Building a RESTful internet service in your PHP internet software has by no means been really easy!
WiseLoop PHP REST Services is a powerfull API framework that enables simple growth of any sort of API via RESTful internet companies.

Other WiseLoop high software program merchandise:

PHP REST Services  - 1
PHP REST Services  - 2
PHP REST Services  - 3

Product Description

WiseLoop PHP REST Services permits simple constructing of a completely featured API in your internet software by providing a robust RESTful framework. The implementation time of any API is extraordinarily quick because of the properly designed framework that’s utilizing trendy programming ideas equivalent to OOP, hooks and dependency injection. Basically, the developer must give attention to the API logic and personal particular options, leaving the framework to do the opposite widespread tinquire ofs equivalent to URL dealing with and parsing, actions name, output formatting and rendering and many others.

Main Features

  • motion filtering by request kind (GET, PUT, POST, DELETE);
  • API versioning help: a number of variations for an API;
  • authentication & authorization help;
  • widespread output sorts built-in: JSON, XML, PHP serialization, PHP array, PLAIN;
  • {custom} output handlers help: create personal output sorts;
  • triggers (hooks) help: name {custom} actions when particular occasions occurs (5 triggers included);
  • anti-spam built-in set off;
  • reject by IP built-in set off;
  • API key implementation built-in help;
  • {custom} error formatting built-in help;
  • routing help: specify how the request URL ought to appear to be;
  • cache help;
  • permits very quick API growth;
  • exhaustive documentation (samples, howtos and video tutorials included);

Sample Code

A primary service endpoint implementation:

$service = new wlRestService();
$service->loadSettings('/custom-rest-settings.ini');
$service->registerController(new sampleHelloRestControllerV1());
$service->registerController(new sampleHelloRestControllerV2());
$service->registerOutputHandler(new csvSampleOutputHandler('csv'));
$service->registerTrigger(new ipRejectSampleSet off(), wlRestTrigger::ON_REQUEST_EVENT);
$service->setCacheDir(__DIR__ . '/cache', 10);
$service->setLogDir(__DIR__);
$service->run();

Video Tutorials

Information

This software program product is offered solely on codecanyon.net. Please don’t obtain it from elsewhere.

free counters

[ad_2]

To get this product on 50 % contact me on this link

 

Source

Pomento
Logo
Register New Account
Compare items
  • Total (0)
Compare
0
Shopping cart