Skip to content
This repository was archived by the owner on Nov 3, 2022. It is now read-only.

WeConnectArchive/caseinc-Zend-Bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An easy way to display forms with Zend Framework + Bootstrap

This is designed as an easy drop-in replacement for the normal Zend Forms to work together with Twitter Bootstrap (http://twitter.github.com/bootstrap).

Getting started

  • Add this to your application.ini config:

      autoloaderNamespaces.Twitter = "Twitter_"
    
  • Add the library/Twitter folder to your library

  • Instead of extending from Zend_Form extend from Twitter_Form

We included a small example application that shows you what you can do with this. The interesting parts for our "library" are in /library/Twitter.

Have fun! If you encounter any errors, please report them here on Github. Thanks!

Zend-Bootstrap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages