Download the PHP package lagdo/ui-builder-bootstrap4 without Composer
On this page you can find all versions of the php package lagdo/ui-builder-bootstrap4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lagdo/ui-builder-bootstrap4
More information about lagdo/ui-builder-bootstrap4
Files in lagdo/ui-builder-bootstrap4
Package ui-builder-bootstrap4
Short Description UI Builder extensions for the Bootstrap 4 framework.
License MIT
Homepage https://github.com/lagdo/ui-builder-bootstrap4
Informations about the package ui-builder-bootstrap4
Bootstrap 4 extension for the HTML UI builder
This package extends the HTML UI builder and implements functions to create UI components for Bootstrap 4.
Usage
See the HTML UI builder documentation.
Depending on the version of Bootstrap, a different class instance must provided where the Lagdo\UiBuilder\BuilderInterface is required.
For example, let say this View class is used to create HTML code.
With the following example, the View class will generate HTML code for Bootstrap 4.
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
