does any one joined php project with Scala ? One of my projects at work is helpdesk written in php, Im still sometimes developing this project, but I would like do some features in Scala. Wonder if its possible.
Thanks
You can use Quercus/Bianca.
It really works, I performed some selenium tests on a PHP application in a jetty container. PDO mysql use JDBC drivers (it's way faster).
You can call Java/Scala from PHP easily : http://www.caucho.com/resin-3.1/doc/quercus.xtp#CallingJavaMethods , the runtime is faster than the standard PHP runtime and you can publish your app in a WAR (sometimes, it's better than just sources).
If you plan to industrialize some PHP apps, IMO it's a good start.
(Example : https://github.com/un-jon/Code-review-Quercus/tree/democode/helloworld)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With