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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-19 13:56:52 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