PHPackages                             rev/sway-framework-distribution - 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. rev/sway-framework-distribution

ActiveSf-package[Framework](/categories/framework)

rev/sway-framework-distribution
===============================

SwayFramework Distribution Component

025PHP

Since Jun 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Reverze/swayframework-distribution)[ Packagist](https://packagist.org/packages/rev/sway-framework-distribution)[ RSS](/packages/rev-sway-framework-distribution/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Distribution component
======================

[](#distribution-component)

This component helps to manage swayframework and vendor packages. It also provides a feature to manage configuration around packages and app.

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

[](#installation)

*This package is bundled with swayframework*.

```
composer require rev/sway-framework-distribution

```

This will install package at latest version.

Usage
-----

[](#usage)

```

```

Please remember that subdirectory *tmp* must exists in your app directory. It will not be created if not exists.

Built-in services
-----------------

[](#built-in-services)

Distribution component comes with built-in services (of course if service component is available).

List of all built-in services:

- **Service:** 'distribution\_storage'
    **Class:** Sway\\Distribution\\Storage\\StorageDriver
    **Description:** Storage driver - vendor's packages and application cache
- **Service:** 'distribution\_class\_founder'
    **Class:** Sway\\Distribution\\Mapping\\ClassFounder
    **Description**: Application class map
- **Service:** 'distribution\_extension\_manager'
    **Class:** Sway\\Distribution\\Extension\\ExtensionManager
    **Description**: 'sf-package' libraries manager

For defaults, built-in services are not registered. If framework kernel is initialized and service and parameter component are available, you can call method *initDistribution*to register built-in services.

```
$frameworkDistribution->initDistribution();
```

You can also initialize a interface to framework as service (service: *framework*):

```
$frameworkDistribution->initializeFrameworkService($array_with_parameters);
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5349419?v=4)[Konrad Pawlik](/maintainers/Reverze)[@Reverze](https://github.com/Reverze)

---

Top Contributors

[![Reverze](https://avatars.githubusercontent.com/u/5349419?v=4)](https://github.com/Reverze "Reverze (17 commits)")

### Embed Badge

![Health badge](/badges/rev-sway-framework-distribution/health.svg)

```
[![Health](https://phpackages.com/badges/rev-sway-framework-distribution/health.svg)](https://phpackages.com/packages/rev-sway-framework-distribution)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M290](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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