derokorian / deroframework
YAF - lightweight framework which provides routing, db abstraction, templates and configuration
v1.1.5
2019-05-15 15:23 UTC
Requires (Dev)
- ext-xdebug: *
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: ^5.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-22 07:58:35 UTC
README
Light-weight minimalist framework, for rapid development of individual sites.
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