# Quercus **Repository Path**: mirrors_dlitz/Quercus ## Basic Information - **Project Name**: Quercus - **Description**: Java implementation of PHP, by Caucho's Technology, Clever Cloud Development Branch - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: cc-4.0.14.2-dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 . 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.