PHPackages                             phpwine/winetab - 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. phpwine/winetab

ActiveLibrary

phpwine/winetab
===============

Component for PHPWine v2.5.0

v1.2.0(2y ago)0101MITPHPPHP &gt;=8.0

Since Dec 1Pushed 2y agoCompare

[ Source](https://github.com/PHPWine/WineTab)[ Packagist](https://packagist.org/packages/phpwine/winetab)[ Docs](https://github.com/PHPWine/WineTab)[ RSS](/packages/phpwine-winetab/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

WineTab
=======

[](#winetab)

WineTab a collection snippet for PHPWine v2.2.0 (these features are just added safe to migrate)

```
composer require phpwine/winetab
```

```
  /**
   * --------------------------------------------------------------------------------------------
   * @method accordion
   * --------------------------------------------------------------------------------------------
   * This method is a hook to execute the new instance of accordion
   *
   * $tab = new WineTab([
   * prefix => 'pro_',
   * icon   => [
   *  'position' => 'left', // right or top_center (top to title [centered]) or bottom_center (bottom to title [centered]) with css flex : direction
   *  'default'  => '+' // default
   * ],
   * tab => [
   *   'Web Design'    => ' Web Design',
   *   'Flyers Design' => ' Flyers Design',
   *   'Busness Card Design' => 'Bsiness Card',
   *   'Other Design' => 'For you  Lorem',
   * ],
   * hooks => [
   *   \Pro\HookB::class
   * ]
   *
   * ]);
   *
   * $tab->tab();
   *
   * Make you when you query your data from your Model to Controller it is associated array data to be able to
   * iterrate the value into accordion
   *
   * $assoc_array: This variable is a associated of arrays of data
   * ex.$datas = [
   *   'title'  => 'content',
   *   'menu 2' => 'content 2'
   *
   * ]
   *
   * PREVIEW:
   *
   * HOOKS:
   *
   * ATTR: @method
   * public function attr_prefix_awssscca() {...}
   *
   * VALUE: @method
   * public function prefix_awssscca() {...}
   *
   * TOP and BOTTOM @function
   * function top_prefix_awssscca() {...}
   * function bottom_prefix_awssscca() {...}
   *
   * @Defined : execute new instance accordion
   * @since: v1.0 doctrine
   * @since: v2.5.0 wine */
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

2

Last Release

895d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a6a90f90c3558fee183c4a1ab010977318a0f9af516a28a56a06eb9b2be4a21?d=identicon)[nielsofficeofficial](/maintainers/nielsofficeofficial)

---

Top Contributors

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

---

Tags

tab-navigationtabstab

### Embed Badge

![Health badge](/badges/phpwine-winetab/health.svg)

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

###  Alternatives

[vildanbina/livewire-tabs

Laravel Livewire Tab Form component

504.6k](/packages/vildanbina-livewire-tabs)[christianbarkowsky/tabcontrol

Create tabs as content element. Extension for Contao Open Source CMS

109.9k](/packages/christianbarkowsky-tabcontrol)

PHPackages © 2026

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