Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neilime/zf2-twb-bundle

Zend Framework module for easy integration of Twitter Bootstrap
https://github.com/neilime/zf2-twb-bundle

twitter-bootstrap zend-framework

Last synced: about 2 months ago
JSON representation

Zend Framework module for easy integration of Twitter Bootstrap

Awesome Lists containing this project

README

        

# TwbBundle - Zend Framework module

__TwbBundle__ is a Zend Framework module for easy integration of the [Twitter Bootstrap v3](https://getbootstrap.com/docs/3.4/).

[![License](https://img.shields.io/github/license/neilime/zf2-twb-bundle)](https://github.com/neilime/zf2-twb-bundle/blob/master/LICENSE)
[![Build Status](https://travis-ci.org/neilime/zf2-twb-bundle.svg?branch=master)](https://travis-ci.org/neilime/zf2-twb-bundle)
[![Coverage Status](https://coveralls.io/repos/github/neilime/zf2-twb-bundle/badge.svg)](https://coveralls.io/github/neilime/zf2-twb-bundle)
[![Latest Stable Version](https://poser.pugx.org/neilime/zf2-twb-bundle/v/stable.png)](https://packagist.org/packages/neilime/zf2-twb-bundle)
[![Total Downloads](https://poser.pugx.org/neilime/zf2-twb-bundle/downloads.png)](https://packagist.org/packages/neilime/zf2-twb-bundle)
[![Sponsor](https://img.shields.io/badge/%E2%9D%A4-Sponsor-ff69b4)](https://github.com/sponsors/neilime)

****

__⚠️ For Boostrap 4+, please use [zf-twbs-helper-module](https://github.com/neilime/zf-twbs-helper-module) ⚠️__

****

# Helping Project

❤️ If this project helps you reduce time to develop and/or you want to help the maintainer of this project. You can [sponsor](https://github.com/sponsors/neilime) him. Thank you !

# Contributing

👍 If you wish to contribute to TwbsHelper, PRs are welcome! Please read the [https://github.com/neilime/zf2-twb-bundle/blob/master/CONTRIBUTING.md](CONTRIBUTING.md) file.

# Demonstration / example

Render forms, buttons, alerts with TwbBundle : see it in action [on-line](http://neilime.github.io/zf2-twb-bundle/demo.html).

# Requirements

Name | Version
-----|--------
[php](https://secure.php.net/) | >=5.3.3
[zendframework/zend-config](https://github.com/zendframework/zend-config) | 2.3.9
[zendframework/zend-escaper](https://github.com/zendframework/zend-escaper) | 2.3.9
[zendframework/zend-form](https://github.com/zendframework/zend-form) | 2.3.9
[zendframework/zend-i18n](https://github.com/zendframework/zend-i18n) | 2.3.9
[zendframework/zend-loader](https://github.com/zendframework/zend-loader) | 2.3.9
[zendframework/zend-log](https://github.com/zendframework/zend-log) | 2.3.9
[zendframework/zend-modulemanager](https://github.com/zendframework/zend-modulemanager) | 2.3.9
[zendframework/zend-mvc](https://github.com/zendframework/zend-mvc) | 2.3.9
[zendframework/zend-serializer](https://github.com/zendframework/zend-serializer) | 2.3.9
[zendframework/zend-servicemanager](https://github.com/zendframework/zend-servicemanager) | 2.3.9
[zendframework/zend-stdlib](https://github.com/zendframework/zend-stdlib) | 2.3.9
[zendframework/zend-view](https://github.com/zendframework/zend-view) | 2.3.9

# Documentation

1. [Installation](https://github.com/neilime/zf2-twb-bundle/wiki/1.-Installation)
2. [View Helpers](https://github.com/neilime/zf2-twb-bundle/wiki/2.-View-Helpers)
3. [Elements](https://github.com/neilime/zf2-twb-bundle/wiki/3.-Elements)
4. [Global Options](https://github.com/neilime/zf2-twb-bundle/wiki/4.-Global-Options)