PHP REST Framework

The next release of Web services framework for PHP, would be a comprehensive REST framework.

In addition to URI mapping capabilities, it will have complete HTTP verbs support.

Often, the need to have the operation name in the URI was a criticism against WSF/PHP when it comes to REST. Also, PUT and DELETE verb support was missing. This latest improvements have addressed all those.

Comments