I have a web application based on symfony2 framework (PHP language) hosted on a LINUX server. I need to use an API from my PHP code. This API is a class library developed using the Microsoft.NET Framework v.4.0.
I cannot modify ou rewrite the API as it is private code. I can only use it from my PHP code.
Thank you for you help,