-
Notifications
You must be signed in to change notification settings - Fork 13
Java implementation of PHP, by Caucho's Technology, Clever Cloud Development Branch
License
CleverCloud/Quercus
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
About
Java implementation of PHP, by Caucho's Technology, Clever Cloud Development Branch