CleverCloud / Quercus

Java implementation of PHP, by Caucho's Technology, Clever Cloud Development Branch
http://github.com/CleverCloud/Quercus/wiki
GNU General Public License v2.0
51 stars 12 forks source link

README

  1. What is Quercus ?
  2. Why a development branch maintained by Clever Cloud ?
  3. Compiling
  4. Installing
  5. Report an issue

I. What is Quercus ?

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.

II. Why a development branch maintained by Clever Cloud ?

Clever Cloud has copied the Quercus project, maintained and copyrighted by Caucho Technology, to have a best response for issues fixing and features requests. Quercus is a part of Caucho's project Resin. You can find the Git-port of Caucho's SVN here : http://github.com/Kdecherf/resin

III. Compiling

We are using Gradle http://gradle.org. Please install it before doing anything. Launch gradle build to build entire project.

IV. Installing

V. Report an issue

If you find an issue with our version of Quercus, please report it on the GitHub bugtracker : http://github.com/CleverCloud/Quercus/issues If the issue comes from Caucho's code, we will copy it on the Caucho's bugtracker with patches.