Note: Don't use it for production
xerophy is a lightweight php framework, easy to use, with elegant syntax, makes you focus in creating the main features of a website.
Xerophy utilizes Composer to manage its dependencies. So, before using Xerophy , make sure you have Composer installed on your machine.
composer create-project xerophy/xerophy {ProjectName} {Version}