Click here to Skip to main content
15,892,839 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Everyone ,

As I Am Cross plat form multi-platform programmer/software faculty. I did implement JAVA EJB with that i used RMI(Remote Method Invocation),Web services (JAX-RS and JAX-WS) To create SOA based Application and same we can archive with WCF on .net that is what i am currently Implementing .

My Question is there any facility available on php like WCF or EJB(JAX-RS and JAX-WS) through which we can create service oriented architecture based application

Thaks In Advance
Posted

Why not starting here: http://bit.ly/1czVY8A[^]?

—SA
 
Share this answer
 
Comments
Nisarg Desai 22-Feb-14 0:42am    
Well i am searching for that and i know that i can send response to any request and in SOA i can use xml formation of WSDL as Well as SOAP and I can do with php but for that i have to write code by my self including serialization and deserialization. I just want to know is there any api for that like WCF ,EJB has all packages and namespace for that and that`s i am not able find
Any Way Thanks
Sergey Alexandrovich Kryukov 22-Feb-14 0:52am    
Sure.
—SA
Okay I did Found 2 API On PHP that Provide this Facility
1st Is ZEND
http://www.slideshare.net/mwillbanks/soa-with-zend-framework[^]

2nd is WSOS2

http://sdt.bz/content/article.aspx?ArticleID=32836&page=1
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900