project fylite
FYLite is mini MVC framework for small application. Lite, simple and easy to use.
biobii/fylite
FYLite is mini MVC framework for small application. Lite, simple and easy to use.
- Monday, April 23, 2018
- by biobii
- Repository
- 3 Watchers
- 7 Stars
- 16 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
FYLite
FYLite is mini MVC framework for small application. Lite, simple and easy to use. Inspired by Laravel and Codeigniter., (*1)
Basic Installation
Requires PHP 5.6 or above.
Download or clone FYLite repository, run composer update
., (*2)
Or you can install with composer., (*3)
composer create-project biobii/fylite blog
For setup our configuration just duplicate .env.example
to .env
. Dont forget to set DB_CONNECTION=true
for allow database connection., (*4)
Documentation
Credits
-
FastRoute - Fast request router for PHP
-
Blade - A standalone version of Laravel's Blade templating engine for use outside of Laravel
-
Slim-PDO - PDO database library for Slim framework
dev-master
9999999-dev
FYLite is mini MVC framework for small application. Lite, simple and easy to use.
Sources
Download
MIT
The Requires
by
biobii
framework
mvc
lite
v1.0.0
1.0.0.0
FYLite is mini MVC framework for small application. Lite, simple and easy to use.
Sources
Download
MIT
The Requires
by
biobii
framework
mvc
lite