Restler

Software Screenshot:
Restler
Software Details:
Version: 3.4.0 updated
Upload Date: 6 Mar 16
Developer: Luracast
Distribution Type: Freeware
Downloads: 7

Rating: nan/5 (Total Votes: 0)

Restler is actually a single-file framework that can expose any PHP class and its public and protected methods as a RESTful API.

What this means (in layman's terms) is that you write PHP code that can get accessed from outside your applications.

The best example is Twitter's code which you can access via its API. You can query for Twitter-related data and the API servers will reply to you with the appropriate information. Restler can be used to build such servers for your applications.

Examples and documentation are included with the download package.

What is new in this release:

  • Fixes the bug with autoloading format classes and thus fixes issue #59 allowing to subclass format classes with out manually including them.

What is new in version 3.3.0:

  • Fixes the bug with autoloading format classes and thus fixes issue #59 allowing to subclass format classes with out manually including them.

What is new in version 3.0.0:

  • Fixes the bug with autoloading format classes and thus fixes issue #59 allowing to subclass format classes with out manually including them.

What is new in version v2.0.1:

  • Fix for wrong parameter order when API methods use parameters without default values.
  • Now parameters with out default vales will be set to NULL.

Requirements:

  • PHP 5.3 or higher

Similar Software

Kanso
Kanso

12 May 15

Scorched
Scorched

13 May 15

Spring Framework
Spring Framework

6 Mar 16

SiteMesh
SiteMesh

4 Jun 15

Comments to Restler

Comments not found
Add Comment
Turn on images!