Wednesday, May 1, 2013

free counters

PHP Scripts - PHP REST Services - CodeCanyon

free counters his title this type of PHPScripts/Miscellaneous This time I will review,made by WiseLoop, PHPScripts/Miscellaneous is sold at a price of $10 in CodeCanyon.

API Framework // REST API // REST API PHP // REST API Server // REST API Services // REST Framework PHP // REST Server // REST Services // REST Web Services // RESTful API Server // RESTful API Services // RESTful PHP Framework // RESTful Server // RESTful Services // RESTful Web Service //
Created 20 May 13
Last Update 20 May 13
Compatible Browsers IE6, IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome
Software Version PHP 5.x, PHP 5.0 - 5.2, PHP 5.3, PHP 5.4
Files Included JavaScript JS, JavaScript JSON, CSS, PHP, Layered PNG
More Info...free counters ..

Building 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.

Other WiseLoop top software products:

Product Description

WiseLoop PHP REST Services allows easy building of a fully featured API for your web application by offering a powerful RESTful framework. The implementation time of any API is extremly fast due to the well designed framework that is using modern programming concepts such as OOP, hooks and dependency injection. Basically, the developer needs to focus on the API logic and own specific features, leaving the framework to do the other common tasks such as URL handling and parsing, actions call, output formatting and rendering etc.

Main 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 (samples, howtos and video tutorials included);

Sample Code

A basic 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 ipRejectSampleTrigger(), 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

Requirements

  • Apache Web Server 2.0.0 or above
  • PHP 5.0.0 or newer

Installation Instructions

Unpack the php-rest-services directory to your web server.

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 product is sold exclusively on codecanyon.net. Please do not download it from elsewhere.

free counters


Download Link
free counters ..

Related produck This user:WiseLoop


JavaScript Fast Links - CodeCanyon Item for Sale PHP Google, Yahoo & Bing Live Search - CodeCanyon Item for Sale Google, Yahoo & Bing Live Search WordPress Plugin - CodeCanyon Item for Sale PHP SERP Services - CodeCanyon Item for Sale Web Media Grabber WordPress Plugin - CodeCanyon Item for Sale JavaScript Bandwidth Tester - CodeCanyon Item for Sale PHP Javascript Obfuscator - CodeCanyon Item for Sale

More items by WiseLoop

No comments:

Post a Comment