Dew Framework

Smart MicroFramework

Follow me on GitHub

Latest Stable Version License

What is Dew ?

Dew is Microframework, focus on low memory usage, fast, simple and easy to learn. Dew enables you to quickly and easily build web applications.

Getting Started

Installation

Install From Composer

you may install Dew by issuing the Composer create-project command in your terminal:

composer create-project --prefer-dist dew/dew web

Edit Configuration File

you may change configuration value in folder "config", every you change config file you must delete "config/compiled/config.php".

License

Dew is under the MIT license.