PHPackages                             ikarus/logic-model - 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. ikarus/logic-model

ActiveLibrary

ikarus/logic-model
==================

050PHPCI failing

Since Jan 30Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tasoftch/ikarus-logic-model)[ Packagist](https://packagist.org/packages/ikarus/logic-model)[ RSS](/packages/ikarus-logic-model/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ikarus Logic Model
==================

[](#ikarus-logic-model)

This package specifies the basic model to run an engine or edit ikarus logics.

### Installation

[](#installation)

```
$ composer require ikarus/logic-model

```

### Concept

[](#concept)

The Ikarus Logic Model describes a workflow. This workflow is setup with four parts:

1. The project
    A project contains all information about the whole workflow. An engine can only run one single project.
2. Scenes
    Any project must contain one or more scenes. A scene is like a function in programming context.
    It is recommended to spread the workflow to many scenes for better overview.
3. Nodes
    The nodes are bricks with inputs and outputs. A node takes its inputs, executes a task and provide outputs.
4. Connections The connections connect inputs with outputs of the nodes. So now the nodes can communicate with each other.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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://www.gravatar.com/avatar/cead97e36a24fcaaa55517873df7af9aa665646429aa5df7994f041a4bd9ad68?d=identicon)[ikarus](/maintainers/ikarus)

---

Top Contributors

[![tasoftch](https://avatars.githubusercontent.com/u/24875322?v=4)](https://github.com/tasoftch "tasoftch (58 commits)")

### Embed Badge

![Health badge](/badges/ikarus-logic-model/health.svg)

```
[![Health](https://phpackages.com/badges/ikarus-logic-model/health.svg)](https://phpackages.com/packages/ikarus-logic-model)
```

PHPackages © 2026

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