PHPackages                             khokonc/chandra - 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. khokonc/chandra

ActiveLibrary

khokonc/chandra
===============

v1.6(2y ago)031PHPPHP ^7.4|^8.0

Since May 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Khokon-Chandra/chandra)[ Packagist](https://packagist.org/packages/khokonc/chandra)[ RSS](/packages/khokonc-chandra/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

CHANDRA
=======

[](#chandra)

PHP Micro Framework (MVC)
-------------------------

[](#php-micro-framework-mvc)

#### Developed By *Khokon-Chandra*

[](#developed-by-khokon-chandra)

Developed using OOP PHP &amp;&amp; MySql.

Installation:
-------------

[](#installation)

1. Run Command:

```
composer create-project khokonc/chandra myproject
```

2. create a database (mysql)
3. Copy .env.example as .env . And Update Environment variable

```
APP_NAME=Chandra
APP_DEBUG=true
APP_KEY=KD83475JSFL9859H6LJ09Q34JF156446T42
APP_URL=http://localhost:8000

DB_PORT=3306
DB_HOST=localhost
DB_NAME=chandra
USER_NAME=root
PASSWORD=
```

```
hostname , database name, user and passwordl. also APP_URL

```

import

```
 users.sql
```

file to your database

5. run the local server php -S localhost:8000

```
php -S localhost:8000 -t=public
```

6.finaly goto the browser.

Features
--------

[](#features)

\*\* Models library like eloquent orm
\*\* View library like (blade template)
\*\* Controllers Library
\*\* User Request Maintanance
\*\* Middleware
\*\* Exception for Error Handling.
\*\* Session Management.
\*\* Helpers function

I have implemented PDO library for database query. It's very secure and protect from sql injection.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

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

Every ~62 days

Recently: every ~17 days

Total

7

Last Release

1071d ago

PHP version history (2 changes)v1.0PHP ^7.4.0

v1.1PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7aa2603654bb5436c5099c4f7c6e95b2b591cd894291342f4b9aad15f58daba3?d=identicon)[Khokon-Chandra](/maintainers/Khokon-Chandra)

---

Top Contributors

[![Khokon-Chandra](https://avatars.githubusercontent.com/u/58368293?v=4)](https://github.com/Khokon-Chandra "Khokon-Chandra (62 commits)")

### Embed Badge

![Health badge](/badges/khokonc-chandra/health.svg)

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

PHPackages © 2026

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