PHPackages                             alxgarshin/fraym - 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. alxgarshin/fraym

ActiveLibrary[Framework](/categories/framework)

alxgarshin/fraym
================

The Fraym PHP framework

v0.9.962(2mo ago)0131↓93.8%MITPHPPHP &gt;=8.4.0

Since Jan 21Pushed 2mo agoCompare

[ Source](https://github.com/alxgarshin/fraym)[ Packagist](https://packagist.org/packages/alxgarshin/fraym)[ Docs](https://github.com/alxgarshin/fraym)[ RSS](/packages/alxgarshin-fraym/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (18)Versions (74)Used By (0)

FRAYM
=====

[](#fraym)

PHP framework that brings everything you need to develop a not-so-small web-project including best practices for frontend solutions.

#### Requirements

[](#requirements)

- **PHP 8.4**
- **PostgreSQL 13** (or MySQL 5.7)

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

[](#installation)

Using composer:

```
composer require alxgarshin/fraym
```

After that just use:

```
./vendor/bin/console install
```

Setup DB connection in `.env.dev.`

And do a basic migration:

```
docker compose exec app ./vendor/bin/console database:migrate --env=dev
```

Your project is ready to go!

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance87

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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 ~1 days

Recently: every ~9 days

Total

73

Last Release

72d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c3d8605e838bebdad3a1f8050506d9fff4aa11f54c2d932c1040af3cf8d70212?d=identicon)[alxgarshin](/maintainers/alxgarshin)

---

Top Contributors

[![alxgarshin](https://avatars.githubusercontent.com/u/16211242?v=4)](https://github.com/alxgarshin "alxgarshin (83 commits)")

---

Tags

frameworkdev

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alxgarshin-fraym/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[getkirby/cms

The Kirby core

1.5k584.8k474](/packages/getkirby-cms)[jelix/jelix

Jelix PHP framework

84113.4k6](/packages/jelix-jelix)[doppar/framework

The Doppar Framework

4012.4k14](/packages/doppar-framework)[sproutcms/cms

Enterprise content management and framework

242.5k4](/packages/sproutcms-cms)[chameleon-system/chameleon-base

The Chameleon System core.

1028.6k5](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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