PHPackages                             wearerequired/required-tobii - 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. wearerequired/required-tobii

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

wearerequired/required-tobii
============================

An accessible, open-source lightbox for WordPress.

1.0.0(5y ago)29.9k1[3 PRs](https://github.com/wearerequired/required-tobii/pulls)GPL-2.0-or-laterPHPPHP &gt;=7.4CI passing

Since Apr 21Pushed 1y agoCompare

[ Source](https://github.com/wearerequired/required-tobii)[ Packagist](https://packagist.org/packages/wearerequired/required-tobii)[ RSS](/packages/wearerequired-required-tobii/feed)WikiDiscussions master Synced 1mo ago

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

required Tobii
==============

[](#required-tobii)

A WordPress plugin to implement lightbox functionality for images and galleries.

The plugin uses [Tobii](https://github.com/midzer/tobii), an accessible, open-source lightbox with no dependencies.

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

[](#installation)

You can install the plugin with Composer:

```
composer require wearerequired/required-tobii

```

The plugin has no settings page.

Customize Tobii options
-----------------------

[](#customize-tobii-options)

You can pass any [supported option by Tobii](https://github.com/midzer/tobii#options) through the `required_tobii.options` filter. For example to enable the zoom icons use the following snippet:

```
add_filter(
	'required_tobii.options',
	function( $options ) {
		$options['zoom'] = true;
		return $options;
	}
);
```

Browser support
---------------

[](#browser-support)

- Internet Explorer 11
- Last two versions of any other modern browser, including mobile browsers

[![a required open source product - let's get in touch](https://camo.githubusercontent.com/47e05f68aa9692e2185b9c29cb810dcd02ea3546c00fb25e0152a343154b76bf/68747470733a2f2f6d656469612e72657175697265642e636f6d2f696d616765732f6f70656e2d736f757263652d62616e6e65722e706e67)](https://required.com/en/lets-get-in-touch/)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.8% 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 ~1296 days

Total

2

Last Release

557d ago

Major Versions

1.0.0 → 2.0.0-rc.12024-11-08

PHP version history (2 changes)1.0.0PHP &gt;=7.4

2.0.0-rc.1PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1446895?v=4)[required](/maintainers/wearerequired)[@wearerequired](https://github.com/wearerequired)

---

Top Contributors

[![ocean90](https://avatars.githubusercontent.com/u/617637?v=4)](https://github.com/ocean90 "ocean90 (50 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (20 commits)")[![krokodok](https://avatars.githubusercontent.com/u/10128264?v=4)](https://github.com/krokodok "krokodok (3 commits)")[![velthy](https://avatars.githubusercontent.com/u/3276054?v=4)](https://github.com/velthy "velthy (3 commits)")

---

Tags

gallery-lightboximage-lightboxwordpress-plugin

### Embed Badge

![Health badge](/badges/wearerequired-required-tobii/health.svg)

```
[![Health](https://phpackages.com/badges/wearerequired-required-tobii/health.svg)](https://phpackages.com/packages/wearerequired-required-tobii)
```

PHPackages © 2026

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