PHPackages                             keshav\_jha/bloged - 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. keshav\_jha/bloged

ActiveLibrary[Framework](/categories/framework)

keshav\_jha/bloged
==================

Simple MVC PHP framework

v1.0.2(4y ago)012PHP

Since Jun 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kj6560/bloged)[ Packagist](https://packagist.org/packages/keshav_jha/bloged)[ RSS](/packages/keshav-jha-bloged/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

Simple MVC PHP Framework created by Keshav Jha
==============================================

[](#simple-mvc-php-framework-created-by-keshav-jha)

\#Configure the framework by the following

//site name define('SITE\_NAME', 'site\_name'); //change this

//App Root define('APP\_ROOT', dirname(dirname(**FILE**))); define('URL\_ROOT', '/'); define('URL\_SUBFOLDER', ''); define('BASE', ''); //change this

$host = "host"; //change this $username = "user"; //change this $password = "password"; //change this $database = "db\_name"; //change this R::setup("mysql:host=$host;dbname=$database", $username, $password); R::freeze( TRUE );

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.2% 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

Every ~0 days

Total

3

Last Release

1469d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b953ba86492d108d26262d75996679b6e50ac9a62b82bfb831976df60638852?d=identicon)[Keshav Jha](/maintainers/Keshav%20Jha)

---

Top Contributors

[![kj6560](https://avatars.githubusercontent.com/u/22166884?v=4)](https://github.com/kj6560 "kj6560 (382 commits)")[![keshav0070](https://avatars.githubusercontent.com/u/47347265?v=4)](https://github.com/keshav0070 "keshav0070 (7 commits)")

### Embed Badge

![Health badge](/badges/keshav-jha-bloged/health.svg)

```
[![Health](https://phpackages.com/badges/keshav-jha-bloged/health.svg)](https://phpackages.com/packages/keshav-jha-bloged)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.0k](/packages/laravel-framework)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.5k](/packages/symfony-framework-bundle)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M419](/packages/drupal-core-recommended)

PHPackages © 2026

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