PHPackages                             webcito/bs-worldcup - 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. webcito/bs-worldcup

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

webcito/bs-worldcup
===================

A lightweight jQuery plugin to display World Cup 2026 data using Bootstrap 4 or 5.

v1.0.0(1mo ago)00MIT

Since Jun 5Pushed 1mo agoCompare

[ Source](https://github.com/ThomasDev-de/bs-worldcup)[ Packagist](https://packagist.org/packages/webcito/bs-worldcup)[ RSS](/packages/webcito-bs-worldcup/feed)WikiDiscussions main Synced 1w ago

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

bsWorldcup jQuery Plugin
========================

[](#bsworldcup-jquery-plugin)

A lightweight and feature-rich jQuery plugin to display World Cup 2026 data using Bootstrap 4 or 5. It fetches live data from the [openfootball/worldcup.json](https://github.com/openfootball/worldcup.json) repository.

**Note**: This plugin currently specifically supports the **2026 World Cup**.

Features
--------

[](#features)

- **Live Data**: Fetches the latest match schedules, teams, and stadiums from GitHub.
- **Standings (Groups)**: Automatically calculates points, goals, and rankings for all groups.
- **Qualification &amp; Playoffs**: Dedicated view for qualification matches and results.
- **Real-time Search**: Filter matches, teams, and groups by team name or FIFA code across all tabs.
- **Favorites**: Mark your favorite teams to highlight their matches throughout the application (persisted via LocalStorage).
- **Localized Display**: Support for different locales (e.g., `de-DE`, `en-US`) for date and time formatting.
- **Responsive Design**: Built with Bootstrap to look great on desktop and mobile devices.
- **Flags**: Automatically displays team flags using FlagCDN.

Requirements
------------

[](#requirements)

- jQuery 3.x
- Bootstrap 4.x or 5.x
- Bootstrap Icons

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

[](#installation)

Include the necessary dependencies and the plugin in your HTML:

```

```

Usage
-----

[](#usage)

Initialize the plugin on a container element:

```
$(document).ready(function() {
    $('#worldcup-container').bsWorldcup({
        locale: 'de-DE' // Default: 'de-DE'
    });
});
```

### Options

[](#options)

OptionTypeDefaultDescription`url`string`https://raw.githubusercontent.com/...`Base URL for the JSON data.`localPath`string`source/`Local fallback path if GitHub is unreachable.`locale`string`de-DE`BCP 47 language tag for date/time formatting.`bsVersion`number`null`Bootstrap version (`4`, `5` or `null` for auto-detect).Data Source
-----------

[](#data-source)

This project uses data provided by the [openfootball](https://github.com/openfootball) project. Specifically:

- `worldcup.json`
- `worldcup.quali_playoffs.json`
- `worldcup.stadiums.json`
- `worldcup.teams.json`

License
-------

[](#license)

MIT

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance91

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

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

49d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d5f10c16b4b6bd1ac531ffc39c23c569490ec4630829511692c03ec89d36a11?d=identicon)[thomasK81](/maintainers/thomasK81)

---

Top Contributors

[![ThomasDev-de](https://avatars.githubusercontent.com/u/67106837?v=4)](https://github.com/ThomasDev-de "ThomasDev-de (8 commits)")

### Embed Badge

![Health badge](/badges/webcito-bs-worldcup/health.svg)

```
[![Health](https://phpackages.com/badges/webcito-bs-worldcup/health.svg)](https://phpackages.com/packages/webcito-bs-worldcup)
```

###  Alternatives

[jason-munro/cypht

Lightweight Open Source webmail written in PHP and JavaScript

1.6k157.9k](/packages/jason-munro-cypht)[mapbender/mapbender

Mapbender library

10418.3k8](/packages/mapbender-mapbender)[datatables.net/datatables.net

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is jQuery DataTables

58170.0k33](/packages/datatablesnet-datatablesnet)[datatables.net/datatables.net-bs5

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for \[Bootstrap5\](https://getbootstrap.com/)

2193.4k18](/packages/datatablesnet-datatablesnet-bs5)

PHPackages © 2026

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