My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

Update

This porject has been moved to GitHub

Drestcode Framework

The goal of this project is to create REST web service framework based on PHP in easy way. Drestcode is a PHP based framework to create REST Web Service server, so user only need create a REST service with MVC architecture.

Features

Here are current features of Drestcode:

  • Support HTTP GET, POST, PUT, and DELETE Methods
  • Use MVC architecture
  • Support MySQL Database

TO DO

Drestcode To Do List:

  • Add a RestRequest method to handle user aunthentication
  • Create dispathcer

Credits

Thanks to:

Powered by Google Project Hosting