nicolasrod / php2python

Convert PHP code to Python under CGI (beta)
MIT License
48 stars 22 forks source link

PHP OOP to Python OOP #9

Open rfossella opened 1 year ago

rfossella commented 1 year ago

Hi, Can you please tell me if this tool is appropriate for converting OO PHP to the equivalent OO Python?

Part of this is for learning the similarities between the languages and also as a head start for evaluating a cut-over to Python.

The PHP files (scripts) run in both Windows and Linux and have nothing to do with web dev. There is a lot of XML translation going in the code.

Any guidance would be greatly appreciated! Thanks Rob

MGParisi commented 1 year ago

You can try it here, free... Python To PHP Online (Our Guide: Step By Step / Python to PHP Equivalents)

Version 1 – Server Side https://properprogramming.com/tools/converters/free-online-php-to-python-3-converter/ Version 2 – JavaScript & Private https://properprogramming.com/tools/converters/python-3-to-php-converter-version-2-online/ PHP to Python (Python to PHP Equivalents)

Version 1 – Server Side https://properprogramming.com/tools/converters/free-online-php-to-python-3-converter/ Version 2 – JavaScript & Private https://properprogramming.com/tools/converters/online-php-to-python-3-converter-version-2/