PHPackages                             kilik/tabledemo - 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. kilik/tabledemo

ActiveProject

kilik/tabledemo
===============

a simple demo for kilik table bundle

3101[1 issues](https://github.com/KilikFr/TableDemoBundle/issues)PHP

Since Aug 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/KilikFr/TableDemoBundle)[ Packagist](https://packagist.org/packages/kilik/tabledemo)[ RSS](/packages/kilik-tabledemo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Kilik TableDemo for KilikTableBundle
====================================

[](#kilik-tabledemo-for-kiliktablebundle)

This project is a simple way to present KilikTableBundle working features.

- [Live demo](http://tabledemo.kilik.fr/)
- [KilikTableBundle](https://github.com/KilikFr/TableBundle)
- [KilikTableDemo](https://github.com/KilikFr/TableDemo)

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

[](#installation)

requirements:

- docker
- docker-compose
- make

```
git clone https://github.com/KilikFr/TableDemo.git kilik-table-demo
cd kilik-table-demo
make upgrade
```

load fixtures
-------------

[](#load-fixtures)

```
touch .fixtures
make fixtures
```

work with php / symfony
-----------------------

[](#work-with-php--symfony)

```
make php
./bin/console
```

common access
-------------

[](#common-access)

- application:
- phpmyadmin:

features demo
=============

[](#features-demo)

- simple list: [demo](http://tabledemo.kilik.fr/organisation/list) [src](https://github.com/KilikFr/TableDemo/blob/master/src/Kilik/TableDemoBundle/Controller/OrganisationController.php#L84)
- left join + concat: [demo](http://tabledemo.kilik.fr/contact/list) [src](https://github.com/KilikFr/TableDemo/blob/master/src/Kilik/TableDemoBundle/Controller/ContactController.php#L79)
- list with count (and group by): [demo](http://tabledemo.kilik.fr/organisation/list-groupby) [src](https://github.com/KilikFr/TableDemo/blob/master/src/Kilik/TableDemoBundle/Controller/OrganisationController.php#L148)
- additionnal filters (custom input): [demo](http://tabledemo.kilik.fr/organisation/list-custom) [src](https://github.com/KilikFr/TableDemo/blob/master/src/Kilik/TableDemoBundle/Controller/OrganisationController.php#L231)
- alternative pagination (+ setup on visible columns): [demo](http://tabledemo.kilik.fr/product/list) [src](https://github.com/KilikFr/TableDemo/blob/master/src/Kilik/TableDemoBundle/Controller/ProductController.php#L217)
- force reset filter : [demo](http://tabledemo.kilik.fr/product/list?organisation=test)
- api webservice as data source: unmaintained

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/26c3b9446a0b332125f6cd4eb5a127bc97efee1f1bbf1a8ad54cd176f203fed3?d=identicon)[mitch10593](/maintainers/mitch10593)

---

Top Contributors

[![mitch10593](https://avatars.githubusercontent.com/u/10455897?v=4)](https://github.com/mitch10593 "mitch10593 (45 commits)")[![benito103e](https://avatars.githubusercontent.com/u/17587415?v=4)](https://github.com/benito103e "benito103e (1 commits)")

### Embed Badge

![Health badge](/badges/kilik-tabledemo/health.svg)

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

PHPackages © 2026

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