PHPackages                             lelesys/common-flowproject - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lelesys/common-flowproject

ActiveNeos-package[Utility &amp; Helpers](/categories/utility)

lelesys/common-flowproject
==========================

Common stuff and helpers for Flow Framework based projects

3.0.0(7y ago)04.1kGPL-3.0-or-laterPHP

Since Jan 29Pushed 7y ago2 watchersCompare

[ Source](https://github.com/lelesys/Lelesys.Common.FlowProject)[ Packagist](https://packagist.org/packages/lelesys/common-flowproject)[ RSS](/packages/lelesys-common-flowproject/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (7)Dependencies (1)Versions (9)Used By (0)

Lelesys.Common.FlowProject
==========================

[](#lelesyscommonflowproject)

Common stuff and helpers for Flow Framework based projects

To install:

```
composer require lelesys/common-flowproject

```

Adding query string parameter to static resource URIs
-----------------------------------------------------

[](#adding-query-string-parameter-to-static-resource-uris)

Query string parameter "v=INTEGER" is added to the static resource URIs. By default CSS and Javascript URIs are enabled. This can be combined with setting far future cache headers from web server configuration. This is very helpful when a new version of application is deployed the cached version string is regenrated which forces reload of the static resource in clients' browsers.

To start using this feature add your package key to the settings:

```
Lelesys:
  Common:
    FlowProject:
      resourceUri:
        enabledPackages:
          'Your.Package': true

```

To enable other kinds of URIs modify the regular expression from settings:

```
Lelesys:
  Common:
    FlowProject:
      resourceUri:
        matchingRegex: '/\.(js|css)$/'

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

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

Recently: every ~72 days

Total

8

Last Release

2821d ago

Major Versions

1.0.1 → 2.0.12018-01-30

1.0.x-dev → 3.0.02018-11-16

### Community

Maintainers

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

---

Top Contributors

[![pankajlele](https://avatars.githubusercontent.com/u/550239?v=4)](https://github.com/pankajlele "pankajlele (9 commits)")

### Embed Badge

![Health badge](/badges/lelesys-common-flowproject/health.svg)

```
[![Health](https://phpackages.com/badges/lelesys-common-flowproject/health.svg)](https://phpackages.com/packages/lelesys-common-flowproject)
```

###  Alternatives

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1151.0M827](/packages/neos-neos)[neos/eel

The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages

122.2M41](/packages/neos-eel)[neos/fusion-form

Fusion Form

19793.5k51](/packages/neos-fusion-form)[neos/media

The Media package

101.2M57](/packages/neos-media)[avency/neos-vardump

Neos VarDump Package

147.2k](/packages/avency-neos-vardump)

PHPackages © 2026

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