Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Table of contents:
* [Distributions](#distributions)
* [Ecommerce](#ecommerce)
* [Forms](#forms)
* [Integration guides](#integration-guides)
* [Internationalization](#internationalization)
* [Miscellaneous](#miscellaneous)
* [Monitoring](#monitoring)
Expand Down Expand Up @@ -111,6 +112,10 @@ Table of contents:
* [KarserRecaptcha3Bundle](https://github.com/karser/KarserRecaptcha3Bundle) - Integrates Google ReCAPTCHA v3 into Symfony.
* [LexikFormFilterBundle](https://github.com/lexik/LexikFormFilterBundle) - Lexik Form Filter bundle.

## Integration guides

* [Symfony + Flowbite/Tailwind CSS](https://flowbite.com/docs/getting-started/symfony/) - Learn how to install and set up Tailwind CSS and Flowbite in Symfony.

## Internationalization

* [BazingaJsTranslationBundle](https://github.com/willdurand/BazingaJsTranslationBundle) - A pretty nice way to expose your Symfony2 translation messages to your client applications.
Expand Down