Skip to content

Commit 1dbb5e7

Browse files
julianrichieclaude
andcommitted
docs: add Packagist badges (version, downloads, php, license)
Now that odxproxy/client is published, swap the static License/PHP badges for live Packagist badges so they track releases automatically. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent cb552a5 commit 1dbb5e7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ODXProxy Client for PHP
2-
![Static Badge](https://img.shields.io/badge/License-MIT-green)
3-
![Static Badge](https://img.shields.io/badge/php-%3E%3D8.1-white?labelColor=%23474A8A&color=%23787CB5)
2+
[![Latest Version](https://img.shields.io/packagist/v/odxproxy/client)](https://packagist.org/packages/odxproxy/client)
3+
[![Total Downloads](https://img.shields.io/packagist/dt/odxproxy/client)](https://packagist.org/packages/odxproxy/client)
4+
![PHP Version](https://img.shields.io/packagist/php-v/odxproxy/client)
5+
![License](https://img.shields.io/packagist/l/odxproxy/client)
46

57

68
A high-performance, low-footprint, zero-dependency PHP client for interacting with Odoo instances via the ODXProxy Gateway.

0 commit comments

Comments
 (0)