teeebor / decoy-framework
This package is abandoned and no longer maintained.
No replacement package was suggested.
v0.4.0
2015-11-30 15:47 UTC
Requires
- php: >=5.5
- doctrine/orm: 2.4.*
- symfony/yaml: 2.*
This package is not auto-updated.
Last update: 2022-09-12 18:31:46 UTC
README
Simple PHP framework
##Requirements
- doctrine/orm : 2.4.*
- symfony/yaml : 2.*
##Installing ###using composer.json: "require": { "teeebor/decoy-framework":"dev-master" } ###using command line: composer require teeebor/decoy-framework #Demo project source https://github.com/teeebor/decoy-framework-skeleton