PHPackages                             phpflo/phpflo-core - 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. phpflo/phpflo-core

ActiveLibrary

phpflo/phpflo-core
==================

Collection of base components for usage with phpflo

v1.1.0(9y ago)23.3k1[1 PRs](https://github.com/phpflo/phpflo-core/pulls)1MITPHPPHP &gt;=7.0.0

Since Sep 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/phpflo/phpflo-core)[ Packagist](https://packagist.org/packages/phpflo/phpflo-core)[ RSS](/packages/phpflo-phpflo-core/feed)WikiDiscussions master Synced 2mo ago

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

Core components: Reusable flow
==============================

[](#core-components-reusable-flow)

Introduction
------------

[](#introduction)

[![Build Status](https://camo.githubusercontent.com/9dff5c042aa524b3bc34f7e4e87d75a6b50a83a504f92613c637f9e61f341cd5/68747470733a2f2f7472617669732d63692e6f72672f706870666c6f2f706870666c6f2d636f72652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phpflo/phpflo-core)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2156fc973ac60920aca0797ecacc4ecbdf83c93adeb9fbb428113f3511c32f26/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706870666c6f2f706870666c6f2d636f72652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/phpflo/phpflo-core/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/c5244585de92e5513ca3d5b3affe6c30a7a2883e4bb32c565ce1c053b2280952/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706870666c6f2f706870666c6f2d636f72652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/phpflo/phpflo-core/?branch=master)[![License](https://camo.githubusercontent.com/e498eead712d82d9ee1af0a4850acd2e46ea48c48fb9ce5a3d2ab64f28f95b34/687474703a2f2f696d672e736869656c64732e696f2f3a6c6963656e73652d6d69742d626c75652e737667)](http://doge.mit-license.org)

If you need reusable components for your next flow, this is the place to find them! As you might have guessed, the focus lies on reusability and simplicity, just like the [flow-based programming](http://en.wikipedia.org/wiki/Flow-based_programming) paradigm suggests. Contributions are welcome!

This project belongs to [phpflo](https://github.com/phpflo/phpflo).

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

[](#installation)

Since components are now decoupled from phpflo main repo for easier contribution and also separate usage, you now need to install via composer:

```
$  composer require phpflo/phpflo-component
```

This also gives you the opportunity to leave out components as a dependency for phpflo projects where you don't want the class-overhead.

Running the examples
--------------------

[](#running-the-examples)

File line count using *embedded* PhpFlo:

```
$ ./examples/linecount/count.php somefile.txt
```

Using FBP definitions:

```
$ ./examples/linecount/countFromFbp.php somefile.txt
```

Using JSON definitions:

```
$ ./examples/linecount/countFromJson.php somefile.txt
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

2

Last Release

3339d ago

PHP version history (2 changes)v1.0.0PHP &gt;=5.4.0

v1.1.0PHP &gt;=7.0.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/113964?v=4)[Jason](/maintainers/asm)[@asm](https://github.com/asm)

![](https://www.gravatar.com/avatar/da14182d4b58070a73351b3be3e65f9742754f58fe8a924b71ba908b4e0afe3b?d=identicon)[aretecode](/maintainers/aretecode)

---

Top Contributors

[![maschmann](https://avatars.githubusercontent.com/u/157620?v=4)](https://github.com/maschmann "maschmann (16 commits)")

---

Tags

flowfbp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/phpflo-phpflo-core/health.svg)

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

###  Alternatives

[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)[phpmentors/workflower

A BPMN 2.0 workflow engine for PHP

70652.9k4](/packages/phpmentors-workflower)[phpflo/phpflo

Flow-based programming for PHP

2173.3k4](/packages/phpflo-phpflo)[ringlesoft/laravel-process-approval

A package to handle process approval flow in a laravel application.

54126.1k4](/packages/ringlesoft-laravel-process-approval)[moc/imageoptimizer

Flow package that optimizes generated thumbnail images (jpg, png, gif, svg) for web presentation.

31106.8k](/packages/moc-imageoptimizer)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

20200.7k1](/packages/shel-neos-hyphens)

PHPackages © 2026

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