DluTwBootstrap updated to ZF2 RC6
DluTwBootstrap – the Zend Framework 2 module for generating Twitter Bootstrap UI (forms) has been updated to Zend Framework 2 RC6.
DluTwBootstrap updated to ZF2 RC5 and Twitter Bootstrap 2.1.0
DluTwBootstrap – the Zend Framework 2 module for generating Twitter Bootstrap UI (forms) has been updated to Zend Framework 2 RC5 and Twitter Bootstrap v2.1.0.
DluTwBootstrap updated to ZF2 RC3
DluTwBootstrap – the Zend Framework 2 module for generating Twitter Bootstrap UI (forms) has been updated to Zend Framework 2 RC3.
Getting dependencies into ZF2 Controllers
Do your controllers need other object instances to do their work? Well, how do you get your hands on those dependencies inside your controllers? Forget new Xyz() – that’s a road to hell. There is a better way in ZF2….
DluTwBootstrap updated to ZF2 Beta4
The DluTwBootstrap module facilitating usage of Twitter Bootstrap in Zend Framework 2 applications has been updated to reflect the changes brought by Zend Framework 2 Beta 4.
Twitter Bootstrap Forms with ZF2. Easily.
Twitter Bootstrap contains pretty much everything you might need in a web app UI (and more). Its forms are nice and clean so why not use them with ZF2? I wrote a module DluTwBootstrap to make the process dead easy.