Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

doofy-dev/decoy-framework

Repository files navigation

decoy-framework

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