cvweiss / projectbase
v0.0.1
2016-07-18 15:27 UTC
Requires
- aura/session: ^2.0
- league/oauth2-google: 1.*
- monolog/monolog: ^1.19
- mtdowling/cron-expression: ^1.1
- twig/twig: ^1.24
This package is auto-updated.
Last update: 2025-01-19 10:24:56 UTC
README
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