derokorian/deroframework

YAF - lightweight framework which provides routing, db abstraction, templates and configuration

v1.1.5 2019-05-15 15:23 UTC

This package is auto-updated.

Last update: 2024-10-22 02:29:35 UTC


README

Light-weight minimalist framework, for rapid development of individual sites.

Build Status Code Climate Test Coverage

See wiki for more information on how to use this framework.

Getting Started

Install the framework through composer, and copy the public folder to your root directory

composer require derokorian/deroframework

cp vendor/derokorian/deroframework/public . -R

Coming Soon, initialize a new app

php ./public/cli.php new