At the moment, CakePHP does not have built-in support for webservices (but it is planned for version 1.0). Miguel Ros could not wait until that feature is available, so he experimented a little bit. He presents two approaches using the NuSOAP toolkit in his blog (approach 1, approach 2). I prefer the second approach as it looks more cake-like.
-
Blog has moved
This blog has moved to http://cakebaker.42dh.com. See you there. -
Contact
Feel free to contact me at daniel-hofstetter@gmx.ch. I like to hear from you :)
(see also the "About" section)
2 Comments
Any news in this area? Googling for cakephp webservices, brings me here, but I cant find anything recent about this.
@Mariano: There isn’t much activity in this area up to now, and I don’t know if webservices will be included in the coming version (1.2) of CakePHP.