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 today

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 26% of packages

Maintenance34

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

628d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1634828?v=4)[Fábio Dias](/maintainers/diasfs)[@diasfs](https://github.com/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.8k543.8M20.1k](/packages/laravel-framework)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[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)
