PHPackages                             bitpatroon/bpn\_handle - 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. bitpatroon/bpn\_handle

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

bitpatroon/bpn\_handle
======================

Pseudo index called handle

v10.4.2(5y ago)04491GPL-2.0-or-laterPHP

Since May 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/bitpatroon/bpn_handle)[ Packagist](https://packagist.org/packages/bitpatroon/bpn_handle)[ RSS](/packages/bitpatroon-bpn-handle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (4)Used By (1)

bpn\_handle
===========

[](#bpn_handle)

Allows to set handles on pages, tt\_content and usergroups. Technically allows the developer to retrieve records using handles.

Retrieve a record by calling

```
/** @var \BPN\BpnHandle\Domain\Repository\PageRepository $pageRepository
$pageRepository->findByHandle($handle);

```

retrieves the pages by a string handle. Returns all records containg this handle. The collection (array) is associative by uid.

Similarly works for usergroups:

```
/** @var \BPN\BpnHandle\Domain\Repository\FrontendUserGroupRepository $repository
$repository->findByHandle($handle);

```

and content:

```
/** @var \BPN\BpnHandle\Domain\Repository\ContentRepository $repository
$repository->findByHandle($handle);

```

Thanks to
---------

[](#thanks-to)

Many thanks for the concept by Frans van der Veen
May the force be with you!

Ported to TYPO3 10.4 by Sjoerd Zonneveld

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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

Total

3

Last Release

1867d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17638058?v=4)[Sjoerd Zonneveld](/maintainers/bitpatroon)[@bitpatroon](https://github.com/bitpatroon)

---

Top Contributors

[![bitpatroon](https://avatars.githubusercontent.com/u/17638058?v=4)](https://github.com/bitpatroon "bitpatroon (6 commits)")

---

Tags

servicetypo3

### Embed Badge

![Health badge](/badges/bitpatroon-bpn-handle/health.svg)

```
[![Health](https://phpackages.com/badges/bitpatroon-bpn-handle/health.svg)](https://phpackages.com/packages/bitpatroon-bpn-handle)
```

###  Alternatives

[georgringer/news

News system - Versatile news system based on Extbase &amp; Fluid and using the latest technologies provided by TYPO3 CMS.

2985.3M122](/packages/georgringer-news)[typo3/cms-composer-installers

TYPO3 CMS Installers

6114.7M69](/packages/typo3-cms-composer-installers)[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

992.6M46](/packages/in2code-powermail)[typo3/coding-standards

A set of coding guidelines for any TYPO3-related project or extension

683.1M595](/packages/typo3-coding-standards)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k31](/packages/typo3-cms-styleguide)[friendsoftypo3/tt-address

Displays a list of addresses from an address table on the page.

461.8M44](/packages/friendsoftypo3-tt-address)

PHPackages © 2026

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