PHPackages                             sotnikus/sotnik-grid-bundle - 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. sotnikus/sotnik-grid-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

sotnikus/sotnik-grid-bundle
===========================

A simple grid bundle

011PHP

Since Mar 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/sotnikus/SotnikGridBundle)[ Packagist](https://packagist.org/packages/sotnikus/sotnik-grid-bundle)[ RSS](/packages/sotnikus-sotnik-grid-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

\##Simple doctrine orm grid bundle with build in twitter bootstrap 3 markup

\###1. Installation

Add DataGridBundle in your composer.json:

```
{
    "require": {
        "sotnikus/sotnik-grid-bundle": "dev-master"
    }
}

```

Enable the bundle in the kernel:

```
public function registerBundles()
{
    $bundles = array(
        // ...
        new Sotnik\GridBundle\SotnikGridBundle(),
    );
}
```

Grid dependencies:

- Jquery
- Bootstrap datetimepicker (if you want to use dateTime filter)
- Twitter bootstrap 3

```
>

        {% block title %}Welcome!!!!{% endblock %}
        {% block stylesheets %}

        {% endblock %}

            {% block body %}

            {% endblock %}

        {% block javascripts %}

        {% endblock %}

```

\###2. Usage

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a1ca7f11fdb789e5923ee276aed4983f0b5fefeb738aaf54491b9d3a3a8cdc4?d=identicon)[sotnikus](/maintainers/sotnikus)

---

Top Contributors

[![sotnik](https://avatars.githubusercontent.com/u/3999143?v=4)](https://github.com/sotnik "sotnik (8 commits)")

### Embed Badge

![Health badge](/badges/sotnikus-sotnik-grid-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sotnikus-sotnik-grid-bundle/health.svg)](https://phpackages.com/packages/sotnikus-sotnik-grid-bundle)
```

PHPackages © 2026

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