phppython is a PHP to Python code converter that currently can: convert small PHP code snippets, functions to Python code,
Python is a rising language, and there are many codes already written in PHP in world now. It is a good idea to write a converter instead of writing all codes in python from scratch.
Put your php code to phpinput.php file run phppython.py in command line, ./phppython.py
Your converted code is displayed on screen.
This program is intended for converting small code snippets or functions, not whole programs... May not function fully..
Product's homepage
Requirements:
· Python
· PHP