Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 499 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 499 Bytes

Getting started

Note: Don't use it for production

What is xerophy?

xerophy is a lightweight php framework, easy to use, with elegant syntax, makes you focus in creating the main features of a website.

Installation

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}