PHPackages                             clubmaster/formextra - 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. clubmaster/formextra

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

clubmaster/formextra
====================

ClubMaster form extra.

3.0(10y ago)07103BeerwareJavaScriptPHP &gt;=5.3.2

Since Apr 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/clubmaster/ClubFormExtraBundle)[ Packagist](https://packagist.org/packages/clubmaster/formextra)[ RSS](/packages/clubmaster-formextra/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (30)Used By (0)

In order to use the module:

composer.phar require clubmaster/formextra

When installed add the following to your AppKernel.php file:

new Club\\FormExtraBundle\\ClubFormExtraBundle(),

If you want to use the forms, remember to add this to your config.yml:

Twig Configuration
==================

[](#twig-configuration)

twig: debug: "%kernel.debug%" strict\_variables: "%kernel.debug%" form: resources: - "ClubFormExtraBundle:Default:fields.html.twig"

Of you can just add the following to the top of your template: {% form\_theme form 'ClubFormExtraBundle:Default:fields.html.twig' %}

Remember if you use the tinymce form, you will properly want to disble form validation:

Added html slider:

- Demo 1
- Demo 2
- Demo 3

&lt;script src="bundles/clubformextra/js/slideshow.css"&gt;&lt;/script&gt; That will add a slideshow for you.

TYPEAHEAD
---------

[](#typeahead)

To use typeahead, your controller must follow this pattern:

$result = array( array( 'value' =&gt; 'Meh' ) );

new JsonResponse($result);

Stylesheet
----------

[](#stylesheet)

JavaScript
----------

[](#javascript)

&lt;script type="text/javascript" src="{{ asset('bundles/clubformextra/js/handlebars-v2.0.0.js') }}"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="{{ asset('bundles/clubformextra/js/typeahead.bundle.js') }}"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="{{ asset('bundles/clubformextra/js/typeahead.js') }}"&gt;&lt;/script&gt;

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 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

Every ~39 days

Recently: every ~116 days

Total

29

Last Release

3689d ago

Major Versions

1.20 → 2.02014-10-02

2.7 → 3.02016-04-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/ee90a31416b7f47e230b18698abf807c0fbf8b14198d062023372b488136d241?d=identicon)[hollo](/maintainers/hollo)

---

Top Contributors

[![hollodk](https://avatars.githubusercontent.com/u/651271?v=4)](https://github.com/hollodk "hollodk (73 commits)")

---

Tags

extraformclubmaster

### Embed Badge

![Health badge](/badges/clubmaster-formextra/health.svg)

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

###  Alternatives

[kartik-v/yii2-widget-datepicker

Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).

1097.0M60](/packages/kartik-v-yii2-widget-datepicker)[kartik-v/yii2-widget-datetimepicker

Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)

1036.5M47](/packages/kartik-v-yii2-widget-datetimepicker)[kartik-v/yii2-widget-depdrop

Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)

814.9M18](/packages/kartik-v-yii2-widget-depdrop)[kartik-v/yii2-widget-typeahead

Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).

454.8M9](/packages/kartik-v-yii2-widget-typeahead)[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

444.1M8](/packages/kartik-v-yii2-widget-rating)[kartik-v/yii2-widget-timepicker

Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)

404.9M14](/packages/kartik-v-yii2-widget-timepicker)

PHPackages © 2026

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