[ad_1]
To get this product on 50 % contact me on this link
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:
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
- Creating RESTful API Services
- API Versioning
- Custom Output Handlers
- Triggers: Creating an IP Filter
- Triggers: API Key
- Triggers: IP Filter with Settings
- Logging and Caching
Information
- Project Name: WiseLoop PHP REST Services
- Project Website: http://wiseloop.com/product/php-rest-services
- Online Tutorials: http://wiseloop.com/tutorial/php-rest-services
- Online Demonstration: http://wiseloop.com/demo/php-rest-services
- Author: WiseLoop, http://www.wiseloop.com/contact/php-rest-services
- Tags: REST API, REST API PHP, API Framework, RESTful PHP Framework, REST Framework PHP, REST Services, REST API Services, REST Server, REST API Server, REST Web Services, RESTful Web Service, RESTful Services, RESTful Server, RESTful API Server, RESTful API Services
This software program product is offered solely on codecanyon.net. Please don’t obtain it from elsewhere.
[ad_2]
To get this product on 50 % contact me on this link