Download the PHP package keruyphp/keruy-bulma without Composer
On this page you can find all versions of the php package keruyphp/keruy-bulma. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download keruyphp/keruy-bulma
More information about keruyphp/keruy-bulma
Files in keruyphp/keruy-bulma
Download keruyphp/keruy-bulma
More information about keruyphp/keruy-bulma
Files in keruyphp/keruy-bulma
Vendor keruyphp
Package keruy-bulma
Short Description Flexible fluent PHP DSL for Bulma.
License GPL-3.0
Package keruy-bulma
Short Description Flexible fluent PHP DSL for Bulma.
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package keruy-bulma
KeruyBulma
Simple fluent PHP DSL for applying Bulma classes to keruy-html elements.
Installation
Minimal setup
Main Bulma elements
Start with a normal keruy-html element, then call bulma().
Title
Button
Notification
Columns
Input
Tag
Helpers
Bulma helpers are available through helpers().
Returning to HtmlElement
Bulma methods return helper objects. Call end() to get the original HtmlElement back.
Notes
keruy-bulmaworks on top ofkeruy-html.- You can still use normal
HtmlElementmethods likeclass(),prop(),attrs()andpretty(). - Many Bulma modifier methods are virtual and are converted from camelCase to kebab-case classes automatically.
All versions of keruy-bulma with dependencies
PHP Build Version
Package Version
The package keruyphp/keruy-bulma contains the following files
Loading the files please wait ...