File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# PHP ISO Codes
22
33[ ![ Continuous integration] ( https://github.com/sokil/php-isocodes/workflows/Continuous%20integration/badge.svg?branch=4.0 )] ( https://github.com/sokil/php-isocodes/actions?query=workflow%3A%22Continuous+integration%22 )
4- [ ![ Latest Stable Version] ( https://poser.pugx.org/sokil/php-isocodes/v/stable.png )] ( https://packagist.org/packages/sokil/php-isocodes )
4+ [ ![ Latest Stable Version] ( https://poser.pugx.org/sokil/php-isocodes/v/stable.png?1 )] ( https://packagist.org/packages/sokil/php-isocodes )
55[ ![ Coverage Status] ( https://coveralls.io/repos/sokil/php-isocodes/badge.png )] ( https://coveralls.io/r/sokil/php-isocodes )
66[ ![ Total Downloads] ( http://img.shields.io/packagist/dt/sokil/php-isocodes.svg?1 )] ( https://packagist.org/packages/sokil/php-isocodes )
77[ ![ Daily Downloads] ( https://poser.pugx.org/sokil/php-isocodes/d/daily )] ( https://packagist.org/packages/sokil/php-isocodes/stats )
@@ -57,12 +57,20 @@ You may use this library in different modes:
5757
5858To install [ library with full database and i18n files] ( https://github.com/sokil/php-isocodes-db-i18n ) :
5959
60+ [ ![ Latest Stable Version] ( https://poser.pugx.org/sokil/php-isocodes-db-i18n/v/stable.png )] ( https://packagist.org/packages/sokil/php-isocodes-db-i18n )
61+ [ ![ Total Downloads] ( http://img.shields.io/packagist/dt/sokil/php-isocodes-db-i18n.svg?1 )] ( https://packagist.org/packages/sokil/php-isocodes-db-i18n )
62+ [ ![ Daily Downloads] ( https://poser.pugx.org/sokil/php-isocodes-db-i18n/d/daily )] ( https://packagist.org/packages/sokil/php-isocodes-db-i18n/stats )
63+
6064```
6165composer require sokil/php-isocodes-db-i18n
6266```
6367
6468You may also install [ library with only database] ( https://github.com/sokil/php-isocodes-db-only ) (no i18n will be available):
6569
70+ [ ![ Latest Stable Version] ( https://poser.pugx.org/sokil/php-isocodes-db-only/v/stable.png )] ( https://packagist.org/packages/sokil/php-isocodes-db-only )
71+ [ ![ Total Downloads] ( http://img.shields.io/packagist/dt/sokil/php-isocodes-db-only.svg?1 )] ( https://packagist.org/packages/sokil/php-isocodes-db-only )
72+ [ ![ Daily Downloads] ( https://poser.pugx.org/sokil/php-isocodes-db-only/d/daily )] ( https://packagist.org/packages/sokil/php-isocodes-db-only/stats )
73+
6674```
6775composer require sokil/php-isocodes-db-only
6876```
You can’t perform that action at this time.
0 commit comments