Runtime Converter 2.0: Namespaces and Protobuf Improvements
The next version of the converter and runtime library will include support for namespaces and speed improvements using Google's Protobuf...
Using Protocol Buffers with JNI
The first version of the Runtime Library for Java was based on a JNI interface with a C/C++ native library that handled PHP library...
Other Online Converters (Java, JavaScript, Scala, Python)
At Runtime Converter, we've noticed that Google's search engine does not distinguish between the search terms "php to java" and "java to...
Kotlin
A good point to be made about "PHP to Java" conversions is that someone might want, instead of converting to Java, to convert to Kotlin....
Runtime Converter 1.0 and PHP2Java.com launch
We're excited to announce the launch of the first version of the runtime converter, as well as our partner site for online conversions,...
How does the Runtime Converter compare to Facebook's HipHop?
On the face of it, HipHop, which is Facebook's source code converter from PHP into C++, would be a very similar project to the Runtime...
How does the Runtime Converter compare to Quercus?
Quercus is a Java implementation of PHP 5 developed by Caucho and implemented inside of their application server called "Resin". The most...
How does the Runtime Converter work?
The Runtime Converter produces code (right now in Java) that is automatically converted from PHP. It has a dependency on a library of...
Runtime Converter Unit Testing
One of the main goals of the runtime converter is to be able to run converted PHP code on another platform with exactly the same behavior...
Why do people complain about PHP?
The reason that people complain about PHP as a language is that it was not developed from scratch as a "programming language" per-se, but...