PHPackages                             waxedphp/tabs - 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. waxedphp/tabs

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

waxedphp/tabs
=============

A minimalist tabs - within WaxedPHP environment.

0.3.0(1y ago)08MITPHP

Since Feb 18Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/waxedphp/tabs)[ Packagist](https://packagist.org/packages/waxedphp/tabs)[ RSS](/packages/waxedphp-tabs/feed)WikiDiscussions main Synced today

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

Tabs
====

[](#tabs)

A minimalist tabs - within WaxedPHP environment.

This package contains helper plugin functionality for WaxedPHP. All required third party sources will be downloaded to npm during composer installation. Prior to installation, this package must be already installed: waxedphp/waxedphp .

Install:
--------

[](#install)

Prior to installation, this package must be already installed: waxedphp/waxedphp .

```
# installs php package:
composer require waxedphp/tabs
# installs npm packages:
composer exec "wax --install=tabs"
```

Build:
------

[](#build)

Before deployment to production, you need to compile. Wax utilize internally Webpack. Assuming, that you properly installed and configured package waxedphp/waxedphp, you can use wax binary:

```
# be sure, that you switched WaxedPHP to development mode:
composer exec "wax --development"

# list created package combinations:
composer exec "wax --list"

# compile either all of them:
composer exec "wax --compile-all"

# or compile just particular one:
composer exec "wax --compile=[NUMBER]"

# switch WaxedPHP to production, to see results:
composer exec "wax --production"

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance58

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

502d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14293684?v=4)[waxed](/maintainers/waxed)[@Waxed](https://github.com/Waxed)

---

Top Contributors

[![jasterstary](https://avatars.githubusercontent.com/u/15261278?v=4)](https://github.com/jasterstary "jasterstary (2 commits)")

### Embed Badge

![Health badge](/badges/waxedphp-tabs/health.svg)

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

###  Alternatives

[bonami/collections

Collections library with focus on immutability and functional approach

43165.6k1](/packages/bonami-collections)

PHPackages © 2026

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