2017 © Pedro Peláez
 

library bootstrap

Bootstrap 3 integration for ZF2

image

skpd/bootstrap

Bootstrap 3 integration for ZF2

  • Wednesday, October 9, 2013
  • by Skpd
  • Repository
  • 1 Watchers
  • 2 Stars
  • 22 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Skpd\Bootstrap, v0.1

Latest Stable Version Total Downloads, (*1)

Introduction

Skpd\Bootstrap is a module for Zend Framework 2, for easy integration of the Twitter Bootstrap v3.*., (*2)

Demonstration

Example files located at examples directory. You can run it with PHP built-in server:, (*3)

php -S 127.0.0.1:8080 -t vendor/skpd/bootstrap/examples/

Requirements

Installation

With composer

  1. Add this project in your composer.json:, (*4)

    "require": {
        "skpd/bootstrap": "dev-master"
    }
    

Post installation

  1. Enable it in your application.config.php file., (*5)

    return array(
        'modules' => array(
            'Skpd\Bootstrap',
            // ...
        ),
    );
    

Roadmap

  • [x] Default elements
  • [x] Form Types (inline, horizontal, default)
  • [x] Help blocks
  • [ ] Alerts with the Flash Messenger plugin

The Versions

09/10 2013

dev-master

9999999-dev https://github.com/Skpd/Bootstrap

Bootstrap 3 integration for ZF2

  Sources   Download

The Requires

 

by Dmitry Shabanov

bootstrap zf2 twitter bootstrap zend framework 2 bootstrap 3 zendframework2