PHPackages                             velkuns/pipeline - 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. velkuns/pipeline

ActiveLibrary

velkuns/pipeline
================

Pipeline object for functional programming

0.2.0(2y ago)0106MITPHPPHP 8.2.\*||8.3.\*

Since Nov 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/velkuns/pipeline)[ Packagist](https://packagist.org/packages/velkuns/pipeline)[ RSS](/packages/velkuns-pipeline/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

Pipeline
========

[](#pipeline)

[![Current version](https://camo.githubusercontent.com/4d3324948525bea304c3bee7dd5802b9edb3ed1b8df89a6abb1730227f65d361/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76656c6b756e732f706970656c696e652e7376673f6c6f676f3d636f6d706f736572)](https://packagist.org/packages/velkuns/pipeline)[![Supported PHP version](https://camo.githubusercontent.com/1cc4f07e8f315375bffc08aa8a683dbfa0257c161b2c408f97f7f10a46060f79/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6f676f3d706870266c6162656c3d504850266d6573736167653d382e322532302d253230382e3326636f6c6f723d373737626234)](https://packagist.org/packages/velkuns/pipeline)[![CI](https://github.com/velkuns/pipeline/workflows/CI/badge.svg)](https://github.com/velkuns/pipeline/workflows/CI/badge.svg)

Why?
----

[](#why)

Pipeline object for functional programming

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

[](#installation)

If you wish to install it in your project, require it via composer:

```
composer require velkuns/pipeline
```

Contributing
------------

[](#contributing)

See the [CONTRIBUTING](CONTRIBUTING.md) file.

### Install / update project

[](#install--update-project)

You can install project with the following command:

```
make install
```

And update with the following command:

```
make update
```

NB: For the components, the `composer.lock` file is not committed.

### Testing &amp; CI (Continuous Integration)

[](#testing--ci-continuous-integration)

#### Tests

[](#tests)

You can run tests (with coverage) on your side with following command:

```
make tests
```

For prettier output (but without coverage), you can use the following command:

```
make testdox # run tests without coverage reports but with prettified output
```

#### Code Style

[](#code-style)

You also can run code style check with following commands:

```
make phpcs
```

You also can run code style fixes with following commands:

```
make phpcbf
```

#### Static Analysis

[](#static-analysis)

To perform a static analyze of your code (with phpstan, lvl 9 at default), you can use the following command:

```
make analyze
```

Minimal supported version:

```
make php82compatibility
```

Maximal supported version:

```
make php83compatibility
```

#### CI Simulation

[](#ci-simulation)

And the last "helper" commands, you can run before commit and push, is:

```
make ci
```

License
-------

[](#license)

This project is licensed under the MIT License - see the `LICENSE` file for details

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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 ~0 days

Total

2

Last Release

890d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/32b285e5380f18e43bbdd09a14b7098534c1869cf2cb3fc58140e37c8bd10671?d=identicon)[velkuns](/maintainers/velkuns)

---

Top Contributors

[![velkuns](https://avatars.githubusercontent.com/u/503648?v=4)](https://github.com/velkuns "velkuns (5 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/velkuns-pipeline/health.svg)

```
[![Health](https://phpackages.com/badges/velkuns-pipeline/health.svg)](https://phpackages.com/packages/velkuns-pipeline)
```

PHPackages © 2026

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