PHPackages                             wh/smart-admin-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. [Admin Panels](/categories/admin)
4. /
5. wh/smart-admin-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

wh/smart-admin-bundle
=====================

Symfony WHSmartAdminBundle

02401JavaScript

Since Nov 3Pushed 9y ago4 watchersCompare

[ Source](https://github.com/whatson-web/SmartAdminBundle)[ Packagist](https://packagist.org/packages/wh/smart-admin-bundle)[ RSS](/packages/wh-smart-admin-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

WH ADMIN BUNDLE
===============

[](#wh-admin-bundle)

---

Le template utilisé est smart admin.

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

[](#installation)

```
public function registerBundles()
{
    $bundles = array(

        new WH\SmartAdminBundle\WHSmartAdminBundle(),

    );

    ...

```

Twig functions
--------------

[](#twig-functions)

**.dateSelect : Met une taille à 33% des selects pour qu'ils tiennent dans l'espace en inline :**

```
{{ form_row(formCreate.birthday, {'class' : 'dateSelect'}) }}

```

**ou 20% :**

```
{{ form_row(formCreate.birthday, {'class' : 'dateTimeSelect'}) }}

```

**.block Met un element en display:block**

**Demander une confirmation avant suppression :**

```
{{ Smart.confirm('your text') }}

```

**Modal :**

```
{{ Smart.modal('size') }}

```

'size' peut être rien (taille moyenne) ou mm, sm, lg

SmartAdminBundle
================

[](#smartadminbundle)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3597194?v=4)[Jérôme](/maintainers/jeromelebleu)[@jeromelebleu](https://github.com/jeromelebleu)

---

Top Contributors

[![jeromelebleu26](https://avatars.githubusercontent.com/u/8663397?v=4)](https://github.com/jeromelebleu26 "jeromelebleu26 (10 commits)")[![jfwhatsonweb](https://avatars.githubusercontent.com/u/17270169?v=4)](https://github.com/jfwhatsonweb "jfwhatsonweb (5 commits)")

### Embed Badge

![Health badge](/badges/wh-smart-admin-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/wh-smart-admin-bundle/health.svg)](https://phpackages.com/packages/wh-smart-admin-bundle)
```

PHPackages © 2026

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