PHPackages                             perfectin/specification - 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. perfectin/specification

ActiveTypo3-flow-framework[Framework](/categories/framework)

perfectin/specification
=======================

Specification pattern for querying typo3 flow repositories

1.0.1(10y ago)08PHP

Since Feb 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/benovie/PerfectIn.Specification)[ Packagist](https://packagist.org/packages/perfectin/specification)[ RSS](/packages/perfectin-specification/feed)WikiDiscussions master Synced 4w ago

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

PerfectIn.Specification
=======================

[](#perfectinspecification)

Specification pattern classes for typo3/flow package

```
use \PerfectIn\Specification\Query\QuerySpecificationInterface;

public function query(QuerySpecificationInterface $querySpecification) {
	$query = $this->createQuery();
	$querySpecification->selectSatisfying($query);
	return $query->execute();
}
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3793d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6870882?v=4)[Benjamin Heek](/maintainers/benovie)[@benovie](https://github.com/benovie)

---

Top Contributors

[![benovie](https://avatars.githubusercontent.com/u/6870882?v=4)](https://github.com/benovie "benovie (7 commits)")

### Embed Badge

![Health badge](/badges/perfectin-specification/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M844](/packages/laravel-socialite)[laravel/dusk

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

1.9k38.6M289](/packages/laravel-dusk)[ag/event

A package that strives to best possible support the TYPO3 Flow PHP Framework with Domain Events as described in »Implementing Domain-Driven Design« by Vaughn Vernon.

111.1k](/packages/ag-event)[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)
