<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 00:16:11 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: PHP Running on Java]]></title>
      <guid>http://www.phpdeveloper.org/news/7430</guid>
      <link>http://www.phpdeveloper.org/news/7430</link>
      <description><![CDATA[<p>
<i>Joshua Eichorn</i> <a href="http://blog.joshuaeichorn.com/archives/2007/03/13/php-running-on-java/">points out</a> an interesting project in a new post to his blog today - <a href="http://quercus.caucho.com/">quercus</a>.
</p>
<blockquote>
I found an interesting project, <a href="http://quercus.caucho.com/">quercus</a> that compiles PHP to Java Bytecode allowing it to run ontop of the Java Resin Application Server. It has a couple neat features, one being PHP6 compatible unicode support, the other being easy integration between Java and PHP code.
</blockquote>
<p>
He <a href="http://blog.joshuaeichorn.com/archives/2007/03/13/php-running-on-java/">gave it a shot</a> and notes that the performance seems decent and allows you to compensate for some of the differences in the PHP API it supports and what you're using via a Java class. According to their site:
</p>
<blockquote>
Quercus is Caucho Technology's 100% Java implementation of PHP 5 released under the Open Source GPL license. Quercus comes with many PHP modules and extensions like PDF, PDO, MySQL, and JSON. Quercus allows for tight integration of Java services with PHP scripts, so using PHP with JMS or Grails is a quick and painless endeavor.
</blockquote>
<p>
It includes several extensions too, including the JSON library, APC, MySQL and Oracle support, and PDF functionality. Check out their <a href="http://quercus.caucho.com/quercus-3.1/doc/quercus-getting-started.xtp">Getting Started</a> guide, <a href="http://quercus.caucho.com/quercus-3.1/index.xtp">documentation</a>, or their <a href="http://wiki.caucho.com/">wiki</a> for more information.
</p>]]></description>
      <pubDate>Wed, 14 Mar 2007 10:32:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[JSLabs Blog:  PHP+Java=Resin]]></title>
      <guid>http://www.phpdeveloper.org/news/7147</guid>
      <link>http://www.phpdeveloper.org/news/7147</link>
      <description><![CDATA[<p>
On the JSLabs blog today, there's <a href="http://www.whenpenguinsattack.com/2007/01/22/phpjavaresin/">a new post</a> talking about the combination of PHP and Resin (a high-performance application server).
</p>
<blockquote>
The Resin high-performance, open source application server features load balancing for increased reliability. Caucho's Quercus(TM) is a fast, 100% Java implementation of the PHP language allowing developers to use PHP flexibility for the web interface and Java for stability.
</blockquote>
<p>
He also talks about some key points surrounding this server as effects PHP developers:
<ul>
<li>Performance
<li>Development
<li>Capability
<li>Security
<li>Scalability
</ul>
There's even <a href="http://www.caucho.com/articles/benchmark.xtp">a link to some benchmarks</a> to see how it really performs.
</p>]]></description>
      <pubDate>Tue, 23 Jan 2007 07:57:00 -0600</pubDate>
    </item>
  </channel>
</rss>
