PHPackages                             fenrir-soft/framework - 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. fenrir-soft/framework

ActiveLibrary[Framework](/categories/framework)

fenrir-soft/framework
=====================

1.0.0(1y ago)0132MITPHP

Since Oct 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Fenrir-Soft/framework)[ Packagist](https://packagist.org/packages/fenrir-soft/framework)[ RSS](/packages/fenrir-soft-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (2)Used By (2)

Fenrir Framework
================

[](#fenrir-framework)

Requirements
------------

[](#requirements)

- php 8.2+

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

[](#installation)

Create a composer.json file

```
{
    "scripts": {
        "dev": "serve --host=0.0.0.0 --port=0"
    },
    "require": {
        "fenrir-soft/framework": "^1.0"
    },
    "autoload": {
        "psr-4": {
            "": "src/"
        }
    }
}
```

then run the command:

```
$ composer install
```

Running the dev server
----------------------

[](#running-the-dev-server)

To run the dev server, run the command:

```
$ composer run dev

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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

Unknown

Total

1

Last Release

582d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d721b0374850bd8800cbda2537e464f8a451227930a439a82b2a1eb1ea8e457?d=identicon)[diasfs](/maintainers/diasfs)

### Embed Badge

![Health badge](/badges/fenrir-soft-framework/health.svg)

```
[![Health](https://phpackages.com/badges/fenrir-soft-framework/health.svg)](https://phpackages.com/packages/fenrir-soft-framework)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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