{"id":46456955,"url":"https://github.com/tales-from-a-dev/flowbite-bundle","last_synced_at":"2026-03-06T02:06:21.672Z","repository":{"id":143633403,"uuid":"614977197","full_name":"tales-from-a-dev/flowbite-bundle","owner":"tales-from-a-dev","description":"🎨 A Symfony form theme for Flowbite","archived":false,"fork":false,"pushed_at":"2025-11-23T09:58:13.000Z","size":667,"stargazers_count":81,"open_issues_count":7,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-23T11:23:04.714Z","etag":null,"topics":["flowbite","form","symfony","symfony-bundle","theme"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tales-from-a-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-16T17:41:10.000Z","updated_at":"2025-11-23T09:20:48.000Z","dependencies_parsed_at":"2023-11-15T11:42:38.023Z","dependency_job_id":"17fd95d7-e93f-4091-a702-34ce7fc23bce","html_url":"https://github.com/tales-from-a-dev/flowbite-bundle","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/tales-from-a-dev/flowbite-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tales-from-a-dev%2Fflowbite-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tales-from-a-dev%2Fflowbite-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tales-from-a-dev%2Fflowbite-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tales-from-a-dev%2Fflowbite-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tales-from-a-dev","download_url":"https://codeload.github.com/tales-from-a-dev/flowbite-bundle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tales-from-a-dev%2Fflowbite-bundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30158930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flowbite","form","symfony","symfony-bundle","theme"],"created_at":"2026-03-06T02:06:21.125Z","updated_at":"2026-03-06T02:06:21.659Z","avatar_url":"https://github.com/tales-from-a-dev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Tests](https://img.shields.io/github/actions/workflow/status/tales-from-a-dev/flowbite-bundle/ci.yml?label=tests\u0026style=for-the-badge)](https://github.com/tales-from-a-dev/flowbite-bundle/actions/workflows/ci.yml)\n![PHP Version](https://img.shields.io/badge/php-\u003e=8.1-4f5b93.svg?style=for-the-badge)\n![Symfony Version](https://img.shields.io/badge/symfony-\u003e=6.4-000.svg?style=for-the-badge)\n[![Flowbite Version](https://img.shields.io/badge/flowbite-\u003e=4.0-1c64f2.svg?style=for-the-badge)](https://flowbite.com)\n[![Packagist Version](https://img.shields.io/packagist/v/tales-from-a-dev/flowbite-bundle?style=for-the-badge)](https://packagist.org/packages/tales-from-a-dev/flowbite-bundle)\n[![License](https://img.shields.io/github/license/talesfromadev/flowbite-bundle?style=for-the-badge)](https://github.com/tales-from-a-dev/flowbite-bundle/blob/main/LICENSE)\n\n# Flowbite bundle\n\nThis bundle provides a Symfony form theme for [Flowbite](https://flowbite.com/).\n\n## Documentation\n\nThe bulk of the documentation is stored in the [`docs`](docs/index.md) directory of this bundle:\n\n* [Getting started](docs/index.md#getting-started)\n    * [Prerequisites](docs/index.md#prerequisites)\n    * [Installation](docs/index.md#installation)\n    * [Configuration](docs/index.md#configuration)\n* [Theme customization](docs/theme_customization.md#theme-customization)\n    * [Overriding CSS classes](docs/theme_customization.md#overriding-css-classes)\n    * [Class block list](docs/theme_customization.md#class-block-list)\n* [Custom Form Types](docs/custom_form_types.md#custom-form-types)\n    * [SwitchType](docs/custom_form_types.md#switchtype)\n\n## Screenshots\n\n| Default theme                                                   | Dark theme                                                |\n|-----------------------------------------------------------------|-----------------------------------------------------------|\n| ![Default theme](docs/screenshots/default.png)                  | ![Dark theme](docs/screenshots/dark.png)                  |\n| ![Default theme with error](docs/screenshots/default_error.png) | ![Dark theme with error](docs/screenshots/dark_error.png) |\n\n## Credits\n\n* [Romain Monteil](https://github.com/ker0x)\n* [All contributors](https://github.com/talesfromadev/flowbite-bundle/graphs/contributors)\n\n## License\n\nThis bundle is under the MIT license.  \nFor the whole copyright, see the [LICENSE](LICENSE) file distributed with this source code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftales-from-a-dev%2Fflowbite-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftales-from-a-dev%2Fflowbite-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftales-from-a-dev%2Fflowbite-bundle/lists"}