PHPackages                             bhshawon/elomelo - 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. bhshawon/elomelo

ActiveProject[Framework](/categories/framework)

bhshawon/elomelo
================

A simple PHP MVC framework

06PHP

Since Apr 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/bhshawon/elomelo)[ Packagist](https://packagist.org/packages/bhshawon/elomelo)[ RSS](/packages/bhshawon-elomelo/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

An experimentary PHP framework.

elomelo
=======

[](#elomelo)

Requirements
------------

[](#requirements)

- Composer
- Apache Server

Installation
------------

[](#installation)

- Clone this repository.
- Run `composer install` on terminal from project directory.

Framework Structure
-------------------

[](#framework-structure)

### Controllers

[](#controllers)

Ideally, Controllers should live at `App/Controllers` directory. Controllers extends `Core/Controller` class.

#### Public methods

[](#public-methods)

- **view($view, $data=\[\])** Renders a `twig` view with given data.
- **redirect($url)** Redirects to given url.

### Models

[](#models)

[Eloquent](https://laravel.com/docs/5.2/eloquent) ORM is used for handling database operations. Thus models are extended from Eloquent models.

### Views

[](#views)

[Twig](https://github.com/twigphp/Twig) is used for rendering views.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15273747?v=4)[bhshawon](/maintainers/bhshawon)[@bhshawon](https://github.com/bhshawon)

---

Top Contributors

[![bhshawon](https://avatars.githubusercontent.com/u/15273747?v=4)](https://github.com/bhshawon "bhshawon (8 commits)")

### Embed Badge

![Health badge](/badges/bhshawon-elomelo/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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