2017 © Pedro Peláez
 

project liteframe

LiteFrame is a lightweight PHP framework designed to be fast, easy to setup with no requirement for shell/commands and still has the functionalities of a modern MVC framework.

image

avonnadozie/liteframe

LiteFrame is a lightweight PHP framework designed to be fast, easy to setup with no requirement for shell/commands and still has the functionalities of a modern MVC framework.

  • Thursday, July 26, 2018
  • by avonnadozie
  • Repository
  • 2 Watchers
  • 2 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 5 Versions
  • 133 % Grown

The README.md

LiteFrame: A PHP Micro Framework

Latest Stable Version Latest Unstable Version Build Status License, (*1)

Frameworks are great but most are wild; difficult to setup, consume lots of resources, require advanced knowledge of programming or knowledge of everything in some 100 page docs., (*2)

Although they have their benefits, it's a lot for a beginner, someone who is new to frameworks or someone simply behind schedule., (*3)

A typical setup process on a standard framework looks like this - Install composer (If it does not exist) - Run composer install - Generate app key - Configure env - Setup and run migration files - Configure server document root (I'm sorry if you're on a shared hosting, good luck hacking your way through) - And the list continues, (*4)

LiteFrame is a small (micro) but powerful framework that selectively re-implements basic features of standard frameworks in non heartbreaking ways., (*5)

Features

  • [x] Fast and lightweight
  • [x] Easy setup (no shell commands required)
  • [x] RedBeanPHP - automatically builds your database on the fly. (No migration files required)
  • [x] Easy Routing
  • [x] Middleware Support
  • [x] Commands
  • [x] Job Scheduling Support
  • [x] Support for Blade Templating using BladeOne
  • [ ] FlySystem Support (for files)
  • [ ] Request and Data Validation
  • [ ] Modularity
  • [x] Unit Testing Support

Installation

Download the latest release here and unzip it. that's all!, (*6)

Still need it the Composer way?, (*7)

composer create-project avonnadozie/liteframe

Documentation

Feedback

For bugs, improvements or guide, simply create an issue. Thanks 👍, (*8)

How to Contribute

  • Fork the project.
  • Make your bug fix or feature addition.
  • Add tests for it. This is important so we don't break it in a future version unintentionally.
  • Send a pull request.

The Versions

26/07 2018

dev-master

9999999-dev https://github.com/avonnadozie/LiteFrame

LiteFrame is a lightweight PHP framework designed to be fast, easy to setup with no requirement for shell/commands and still has the functionalities of a modern MVC framework.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by Ugwuanyi Chijioke

framework lightweight microframework liteframe

21/06 2018

v0.1.3

0.1.3.0 https://github.com/avonnadozie/LiteFrame

LiteFrame is a lightweight PHP framework designed to be fast, easy to setup with no requirement for shell/commands and still has the functionalities of a modern MVC framework.

  Sources   Download

MIT

The Development Requires

by Ugwuanyi Chijioke

framework lightweight microframework liteframe

08/06 2018

v0.1.2

0.1.2.0 https://github.com/avonnadozie/LiteFrame

LiteFrame is a lightweight PHP framework designed to be fast, easy to setup with no requirement for shell/commands and still has the functionalities of a modern MVC framework.

  Sources   Download

MIT

The Development Requires

by Ugwuanyi Chijioke

framework lightweight microframework liteframe

30/01 2018

v0.1.1

0.1.1.0 https://github.com/avonnadozie/LiteFrame

LiteFrame is a lightweight PHP framework designed to be fast, easy to setup with no requirement for shell/commands and still has the functionalities of a modern MVC framework.

  Sources   Download

MIT

The Development Requires

by Ugwuanyi Chijioke

framework lightweight microframework liteframe

23/01 2018

v0.1.0

0.1.0.0 https://github.com/avonnadozie/LiteFrame

LiteFrame is a lightweight PHP framework designed to be fast, easy to setup with no requirement for shell/commands and still has the functionalities of a modern MVC framework.

  Sources   Download

MIT

The Development Requires

by Ugwuanyi Chijioke

framework lightweight microframework liteframe