PHPackages                             biobii/fylite - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. biobii/fylite

ActiveProject[Framework](/categories/framework)

biobii/fylite
=============

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

v1.0.0(8y ago)13777MITPHPPHP &gt;=5.6.0

Since Mar 23Pushed 8y ago5 watchersCompare

[ Source](https://github.com/biobii/fylite)[ Packagist](https://packagist.org/packages/biobii/fylite)[ RSS](/packages/biobii-fylite/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

FYLite
======

[](#fylite)

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

Basic Installation
------------------

[](#basic-installation)

Requires PHP 5.6 or above. Download or clone FYLite repository, run `composer update`.

Or you can install with composer.

```
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.

Documentation
-------------

[](#documentation)

- [Routing](https://github.com/biobii/fylite/blob/master/docs/routing.md)
- [Controller](https://github.com/biobii/fylite/blob/master/docs/controller.md)
- [Model](https://github.com/biobii/fylite/blob/master/docs/model.md)
- [Simple Form Validation](https://github.com/biobii/fylite/blob/master/docs/form-validation.md)
- [View](https://github.com/biobii/fylite/blob/master/docs/view.md)
- [File Upload](https://github.com/biobii/fylite/blob/master/docs/file-upload.md)

Credits
-------

[](#credits)

- [FastRoute](https://github.com/nikic/FastRoute) - Fast request router for PHP
- [Blade](https://github.com/jenssegers/blade) - A standalone version of Laravel's Blade templating engine for use outside of Laravel
- [Slim-PDO](https://github.com/FaaPz/Slim-PDO) - PDO database library for Slim framework

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3021d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/997ad0171dc49913d2a17e68db838b1ca09cdb6fd0e7081bf82ba67771ec348f?d=identicon)[biobii](/maintainers/biobii)

---

Top Contributors

[![ulul](https://avatars.githubusercontent.com/u/15624393?v=4)](https://github.com/ulul "ulul (3 commits)")

---

Tags

litemini-mvc-frameworkmvcmvc-frameworkmvc-patternphpphp-frameworkphp7frameworkmvclite

### Embed Badge

![Health badge](/badges/biobii-fylite/health.svg)

```
[![Health](https://phpackages.com/badges/biobii-fylite/health.svg)](https://phpackages.com/packages/biobii-fylite)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
