https://github.com/tales-from-a-dev/flowbite-bundle
🎨 A Symfony form theme for Flowbite
https://github.com/tales-from-a-dev/flowbite-bundle
flowbite form symfony symfony-bundle theme
Last synced: 20 days ago
JSON representation
🎨 A Symfony form theme for Flowbite
- Host: GitHub
- URL: https://github.com/tales-from-a-dev/flowbite-bundle
- Owner: tales-from-a-dev
- License: mit
- Created: 2023-03-16T17:41:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-23T09:58:13.000Z (4 months ago)
- Last Synced: 2025-11-23T11:23:04.714Z (4 months ago)
- Topics: flowbite, form, symfony, symfony-bundle, theme
- Language: PHP
- Homepage:
- Size: 651 KB
- Stars: 81
- Watchers: 2
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/tales-from-a-dev/flowbite-bundle/actions/workflows/ci.yml)


[](https://flowbite.com)
[](https://packagist.org/packages/tales-from-a-dev/flowbite-bundle)
[](https://github.com/tales-from-a-dev/flowbite-bundle/blob/main/LICENSE)
# Flowbite bundle
This bundle provides a Symfony form theme for [Flowbite](https://flowbite.com/).
## Documentation
The bulk of the documentation is stored in the [`docs`](docs/index.md) directory of this bundle:
* [Getting started](docs/index.md#getting-started)
* [Prerequisites](docs/index.md#prerequisites)
* [Installation](docs/index.md#installation)
* [Configuration](docs/index.md#configuration)
* [Theme customization](docs/theme_customization.md#theme-customization)
* [Overriding CSS classes](docs/theme_customization.md#overriding-css-classes)
* [Class block list](docs/theme_customization.md#class-block-list)
* [Custom Form Types](docs/custom_form_types.md#custom-form-types)
* [SwitchType](docs/custom_form_types.md#switchtype)
## Screenshots
| Default theme | Dark theme |
|-----------------------------------------------------------------|-----------------------------------------------------------|
|  |  |
|  |  |
## Credits
* [Romain Monteil](https://github.com/ker0x)
* [All contributors](https://github.com/talesfromadev/flowbite-bundle/graphs/contributors)
## License
This bundle is under the MIT license.
For the whole copyright, see the [LICENSE](LICENSE) file distributed with this source code.