Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 301 Bytes

changelog.md

File metadata and controls

11 lines (8 loc) · 301 Bytes

Simple-REST - PHP REST Library

Version 1.0

  • First release
  • Supports JSON, XML, QueryString response format
  • Converts PHP associative arrays into above response format automagically
  • Support HTTP GET, POST, PUT, DELETE methods and maps them to methods