/DeroFramework

Light-weight minimalist framework, for rapid development of individual sites.

Primary LanguagePHPMIT LicenseMIT

DeroFramework

Light-weight minimalist framework, for rapid development of individual sites.

Build Status Code Climate Test Coverage

See wiki for more information on how to use this framework.

Getting Started

Install the framework through composer, and copy the public folder to your root directory

composer require derokorian/deroframework

cp vendor/derokorian/deroframework/public . -R

Coming Soon, initialize a new app

php ./public/cli.php new