/projectbase

A framework that I'm creating to learn good practices and how to do them badly.

Primary LanguagePHPMIT LicenseMIT

Scrutinizer Code Quality

projectbase

A framework that I'm creating to learn good practices and how to do them badly.

Installation

Install composer if you do not already have it.

Create the directory where you want your project bo be and then cd into it. Then, use composer to install projectbase and it's dependencies.

composer.phar create-project cvweiss/projectbase .
Cron

@TODO

License

MIT