File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 11# open-location-code-php
2- ![ Packagist License] ( https://img.shields.io/ packagist/l/vectorial1024/open-location-code-php?style=plastic )
3- ![ Packagist Version] ( https://img.shields.io/ packagist/v/vectorial1024/open-location-code-php?style=plastic )
4- ![ Packagist Downloads] ( https://img.shields.io/ packagist/dm/vectorial1024/open-location-code-php?style=plastic )
5- ![ PHP Dependency Version] ( https://img.shields.io/packagist/dependency-v/vectorial1024/open-location-code-php/php?style=plastic&label=PHP )
6- ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/Vectorial1024/open-location-code-php/php.yml?style=plastic )
2+ ![ Packagist License] [ packagist-license-image ]
3+ ![ Packagist Version] [ packagist-version-image ]
4+ ![ Packagist Downloads] [ packagist-downloads-image ]
5+ ![ PHP Dependency Version] [ php-version-image ]
6+ ![ GitHub Actions Workflow Status] [ php-build-status-image ]
77
88This is a modern PHP port of the ` google/open-location-code ` repository. Please visit https://github.com/google/open-location-code for discussion and up-to-date information about ** Open Location Code ("OLC", aka "Plus Code")** itself. This repository only concerns the PHP implementation.
99
@@ -136,3 +136,9 @@ Then:
136136``` sh
137137composer run-script test
138138```
139+
140+ [ packagist-license-image ] : https://img.shields.io/packagist/l/vectorial1024/open-location-code-php?style=plastic
141+ [ packagist-version-image ] : https://img.shields.io/packagist/v/vectorial1024/open-location-code-php?style=plastic
142+ [ packagist-downloads-image ] : https://img.shields.io/packagist/dm/vectorial1024/open-location-code-php?style=plastic
143+ [ php-version-image ] : https://img.shields.io/packagist/dependency-v/vectorial1024/open-location-code-php/php?style=plastic&label=PHP
144+ [ php-build-status-image ] : https://img.shields.io/github/actions/workflow/status/Vectorial1024/open-location-code-php/php.yml?style=plastic
You can’t perform that action at this time.
0 commit comments