PHPackages                             kevinpapst/tabler-bundle-demo - 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. kevinpapst/tabler-bundle-demo

ActiveProject

kevinpapst/tabler-bundle-demo
=============================

Demo application to showcase the Tabler Bundle

1.0(2y ago)141874[3 PRs](https://github.com/kevinpapst/TablerBundle-Demo/pulls)MITTwigPHP 8.1.\*||8.2.\*

Since Jan 3Pushed 3mo ago3 watchersCompare

[ Source](https://github.com/kevinpapst/TablerBundle-Demo)[ Packagist](https://packagist.org/packages/kevinpapst/tabler-bundle-demo)[ RSS](/packages/kevinpapst-tabler-bundle-demo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (23)Versions (8)Used By (0)

Tabler-Bundle Demo
==================

[](#tabler-bundle-demo)

This repository contains an example Symfony application for the [Tabler-Bundle](https://github.com/kevinpapst/TablerBundle).

It serves as a living documentation for first time users and easier testing of theme features.

Please read the [theme documentation](https://github.com/kevinpapst/TablerBundle/blob/main/docs/) for more information on how to use this theme.

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Usage](#usage)
    - [Symfony binary](#symfony-binary)
    - [Docker-compose](#docker-compose)
- [Testing different languages](#testing-different-languages)
- [Real world examples](#real-world-examples)

Installation
============

[](#installation)

Simple as that:

```
composer create-project kevinpapst/tabler-bundle-demo
```

or

```
git clone git@github.com:kevinpapst/TablerBundle-Demo.git tabler-bundle-demo
composer install
```

Usage
=====

[](#usage)

### Symfony binary

[](#symfony-binary)

Use the [Symfony binary](https://symfony.com/download) to quickly start up a development server:

```
cd tabler-bundle-demo
symfony serve
```

### Docker-compose

[](#docker-compose)

```
cd tabler-bundle-demo
docker-compose up -d
docker-compose exec apache bash
composer install
```

Go to your docker url (`localhost` for default config) at the port `80`. e.g : `localhost:80`

> NO SUPPORT FOR DOCKER WILL BE GIVEN!

Testing different languages
===========================

[](#testing-different-languages)

**Be aware that ONLY the theme translations will change (like login screen and toolbar dropdowns), the demo itself is not translated!**

- Simple solution: This demo supports locales via URLs, use the dropdown in the pages head navigation.
- Permanent solution: Edit the file `config/services.yaml` and change from `locale: 'en'` to something like `locale: 'ar'`.

Real world examples
===================

[](#real-world-examples)

If you want to see the theme in action (in a real world application), checkout my [time-tracking application Kimai](https://github.com/kimai/kimai).

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance53

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 86.7% 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 ~266 days

Total

2

Last Release

958d ago

Major Versions

0.1 → 1.02023-09-27

PHP version history (2 changes)0.1PHP ^8.0 || ^8.1

1.0PHP 8.1.\*||8.2.\*

### Community

Maintainers

![](https://www.gravatar.com/avatar/7de3d1ea76a0f7b79c1cd7aa985a07f251ae080ce5361deabd716e9ab6cea606?d=identicon)[kevinpapst](/maintainers/kevinpapst)

---

Top Contributors

[![kevinpapst](https://avatars.githubusercontent.com/u/533162?v=4)](https://github.com/kevinpapst "kevinpapst (91 commits)")[![cavasinf](https://avatars.githubusercontent.com/u/25293190?v=4)](https://github.com/cavasinf "cavasinf (13 commits)")[![tacman](https://avatars.githubusercontent.com/u/619585?v=4)](https://github.com/tacman "tacman (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kevinpapst-tabler-bundle-demo/health.svg)

```
[![Health](https://phpackages.com/badges/kevinpapst-tabler-bundle-demo/health.svg)](https://phpackages.com/packages/kevinpapst-tabler-bundle-demo)
```

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)

PHPackages © 2026

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