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.959(1mo ago)0122↓50%MITPHPPHP &gt;=8.4.0

Since Jan 21Pushed 1mo 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 1mo ago

READMEChangelogDependencies (12)Versions (71)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

44

—

FairBetter than 92% of packages

Maintenance90

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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

Total

70

Last Release

48d 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 (76 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

[symfony/symfony

The Symfony PHP framework

31.3k86.3M2.2k](/packages/symfony-symfony)[spatie/pest-plugin-route-testing

Make sure all routes in your Laravel app are ok

13753.8k](/packages/spatie-pest-plugin-route-testing)[jelix/jelix

Jelix PHP framework

83101.5k4](/packages/jelix-jelix)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[sproutcms/cms

Enterprise content management and framework

241.6k4](/packages/sproutcms-cms)

PHPackages © 2026

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