Download the PHP package bootpress/bootstrap without Composer
On this page you can find all versions of the php package bootpress/bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package bootstrap
use BootPress\Bootstrap\v3\Component as Bootstrap;
The Bootstrap Component allows you to easily generate Bootstrap tables, navs, pagination, buttons, dropdowns, accordions, carousels ... you name it - all without touching a single div! Of course, if you like spelling it all out then there is really no need for this class. It is simply here to help make your code more readable, easy to update, and less buggy.
Installation
Add the following to your composer.json
file.
Example Usage
One line of code is worth a thousand words, so instead of describing everything, it should be pretty self-explanatory what is going on. The PHP and Twig examples will output the HTML.
CSS
Grid system
PHP
Twig
HTML
Lists
PHP
Twig
HTML
Tables
PHP
Twig
HTML
Forms
PHP
Twig
HTML
Buttons
PHP
Twig
HTML
Components
Button dropdowns
PHP
Twig
HTML
Button groups
PHP
Twig
HTML
Tabs
PHP
Twig
HTML
Pills
PHP
Twig
HTML
Navbar
PHP
Twig
HTML
Breadcrumbs
PHP
Twig
HTML
Pagination
PHP
Twig
HTML
Labels
PHP
Twig
HTML
Badges
PHP
Twig
HTML
Alerts
PHP
Twig
HTML
Progress bars
PHP
Twig
HTML
Media object
PHP
Twig
HTML
List group
PHP
Twig
HTML
Panels
PHP
Twig
HTML
Javascript
Togglable tabs
PHP
Twig
HTML
Accordion
PHP
Twig
HTML
Carousel
PHP
Twig
HTML
License
The MIT License (MIT). Please see License File for more information.
All versions of bootstrap with dependencies
bootpress/page Version ^1.1
bootpress/form Version ^1.0
bootpress/validator Version ^1.0
bootpress/pagination Version ^1.0
bootpress/table Version ^1.0