Skip to content

axeldotdev/countries

Repository files navigation

This package give you countries informations.

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This package give you countries informations.

Installation

You can install the package via composer:

composer require axeldotdev/countries

Usage

$countries = Axeldotdev\Countries\Country::all(translation: LANG::EN);

$european_countries = Axeldotdev\Countries\Country::european(translation: Lang::FR);

This package only supports english and french. Feel free to add other lang with a PR.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

This package give you countries informations.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages