thomasvargiu / laminas-twb-bundle
Laminas module for easy integration of Twitter Bootstrap
Installs: 11 458
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 95
Open Issues: 0
Requires
- php: ^7.4 || ^8.0
- laminas/laminas-form: ^2.3 || ^3.0
- laminas/laminas-i18n: ^2.3
- laminas/laminas-modulemanager: ^2.11
- laminas/laminas-mvc: ^2.3 || ^3.0
- laminas/laminas-navigation: ^2.9
- laminas/laminas-servicemanager: ^2.3 || ^3.1 || ^4.0
- laminas/laminas-stdlib: ^2.3 || ^3.1
- laminas/laminas-view: ^2.3
Requires (Dev)
- laminas/laminas-router: ^3.3
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.4
- psalm/plugin-phpunit: ^0.19.0
- vimeo/psalm: ^5.26.1
Suggests
- neilime/zf2-assets-bundle: Bundling & caching Twitter Bootstrap assets
- twitter/bootstrap: Twitter bootstrap assets
Replaces
- neilime/zf2-twb-bundle: ^3.0
This package is auto-updated.
Last update: 2025-01-24 17:49:38 UTC
README
Fork of (neilime/zf2-twb-bundle)[https://github.com/neilime/zf2-twb-bundle] updated for Laminas.
TwbBundle is a Laminas module for easy integration of the Twitter Bootstrap v3.
⚠️ For Boostrap 4+, please use 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 him. Thank you !
Contributing
👍 If you wish to contribute to TwbsHelper, PRs are welcome! Please read the https://github.com/thomasvargiu/laminas-twb-bundle/blob/master/CONTRIBUTING.md file.
Demonstration / example
Render forms, buttons, alerts with TwbBundle : see it in action on-line.