2017 © Pedro Peláez
 

project fylite

FYLite is mini MVC framework for small application. Lite, simple and easy to use.

image

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

The README.md

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

The Versions

23/04 2018

dev-master

9999999-dev

FYLite is mini MVC framework for small application. Lite, simple and easy to use.

  Sources   Download

MIT

The Requires

 

by Avatar biobii

framework mvc lite

23/03 2018

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 Avatar biobii

framework mvc lite