Now you can view the article I wrote titling “Introduction to PHP Data Services“. There I explain how you can design and implement Data Services in PHP using WSF/PHP Data Services Library.
This article covers,
- Designing your Data Service API.
- Writing the Data Service.
- Deploying and Testing Data Service.
- Make the Data Service available in both SOAP and RESTful form.
- Use of WS-* features in your Data Service.
If you are thinking of adapting SOA in to your database backed PHP applications, this article will be a good starting point.