Skip to content

Commit 192e5bb

Browse files
docs: add downloads, stars, and maintained badges to README
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cb54b72 commit 192e5bb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
[![PHP 8.4+](https://img.shields.io/badge/PHP-8.4%2B-8892BF.svg)](https://php.net/)
1010
[![Symfony 7.3+](https://img.shields.io/badge/Symfony-7.3%2B-000000.svg)](https://symfony.com/)
1111
[![Doctrine ORM 3.5+](https://img.shields.io/badge/Doctrine-ORM%203.5%2B-FF6D00.svg)](https://www.doctrine-project.org/)
12+
[![Total Downloads](https://img.shields.io/packagist/dt/tmi/translation-bundle.svg)](https://packagist.org/packages/tmi/translation-bundle)
13+
[![GitHub Stars](https://img.shields.io/github/stars/CreativeNative/translation-bundle.svg?style=social)](https://github.com/CreativeNative/translation-bundle)
14+
[![Maintained](https://img.shields.io/badge/maintained-yes-brightgreen.svg)](https://github.com/CreativeNative/translation-bundle)
1215

1316
A modern, high-performance translation bundle for Symfony that stores entity translations **in the same table** as the source entity - no expensive joins, no complex relations.
1417

0 commit comments

Comments
 (0)