PHPackages                             zucchi/bootstrap - 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. zucchi/bootstrap

ActiveModule[Utility &amp; Helpers](/categories/utility)

zucchi/bootstrap
================

Simple Module to allow facilitate use of Twitter Bootstrap

94807[1 issues](https://github.com/zucchi/ZucchiBootstrap/issues)PHP

Since Feb 2Pushed 12y ago4 watchersCompare

[ Source](https://github.com/zucchi/ZucchiBootstrap)[ Packagist](https://packagist.org/packages/zucchi/bootstrap)[ RSS](/packages/zucchi-bootstrap/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

ZucchiBootstrap
===============

[](#zucchibootstrap)

Module to provide files and helpers for use with ZF2 Modules

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

[](#installation)

From the root of your ZF2 Skeleton Application run

```
./composer.phar require zucchi/bootstrap

```

This module will require your vhost to use an AliasMatch

```
AliasMatch /_([^/]+)/(.+)/([^/]+) /path/to/vendor/$2/public/$1/$3

```

You can now include the following in your layout to make use of Twitters Bootstrap

```

```

Available Features
------------------

[](#available-features)

- Form View Helpers
    - Bootstrap Form - Render a complete form
    - Bootstrap Collection - Render a collection Element
    - Bootstrap Row = Render an element
- Navigation View Helpers (navbar only)
- Alert View Helpers

Roadmap
-------

[](#roadmap)

- Image/Thumbnail view Helper
- Dropdown Helpers
- Navigation (tabs, pills, stackable, list) Helpers
- Breadcrumb Helpers
- Pagination Helpers

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.3% 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/08fa7f499733c5518af69da8396025243cc2091ac38b5f7d146b04fe4b55fc4a?d=identicon)[mattcockayne](/maintainers/mattcockayne)

---

Top Contributors

[![phpboyscout](https://avatars.githubusercontent.com/u/175238?v=4)](https://github.com/phpboyscout "phpboyscout (28 commits)")[![buliq](https://avatars.githubusercontent.com/u/2292536?v=4)](https://github.com/buliq "buliq (1 commits)")[![fidelski](https://avatars.githubusercontent.com/u/858144?v=4)](https://github.com/fidelski "fidelski (1 commits)")[![r-nicol](https://avatars.githubusercontent.com/u/2539311?v=4)](https://github.com/r-nicol "r-nicol (1 commits)")

### Embed Badge

![Health badge](/badges/zucchi-bootstrap/health.svg)

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

###  Alternatives

[tysonandre/var_representation_polyfill

Polyfill for var\_representation: convert a variable to a string in a way that fixes the shortcomings of var\_export

146.4M](/packages/tysonandre-var-representation-polyfill)

PHPackages © 2026

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