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

ActiveLibrary

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

Simple MVC PHP framework

v1.0.2(3y 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 1mo ago

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 27% 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

1417d 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

[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[illuminate/routing

The Illuminate Routing package.

1238.6M2.3k](/packages/illuminate-routing)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[shopware/storefront

Storefront for Shopware

684.2M148](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)

PHPackages © 2026

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