How to convert code from C# to PHP [closed]
I have a business logic classes that are written in pure C# (without any specific things from this language) and I would convert this code into PHP. I can write my own parser, but think if I could someone did it before me. Could you please tell me where can I find this kind of converter? Ps. As I've written I use only plain C# programming in this language. Only arguments, declarations of variables, equations and control statements. I know you're hoping for someone who had experience but in case no one comes forward... You might consider just copy and pasting the code into a PHP script and