Download the PHP package arraypress/wp-countries without Composer
On this page you can find all versions of the php package arraypress/wp-countries. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arraypress/wp-countries
More information about arraypress/wp-countries
Files in arraypress/wp-countries
Download arraypress/wp-countries
More information about arraypress/wp-countries
Files in arraypress/wp-countries
Vendor arraypress
Package wp-countries
Short Description A lightweight WordPress library for working with country codes and names with translation support.
License GPL-2.0-or-later
Homepage https://github.com/arraypress/wp-countries
Package wp-countries
Short Description A lightweight WordPress library for working with country codes and names with translation support.
License GPL-2.0-or-later
Homepage https://github.com/arraypress/wp-countries
Please rate this library. Is it a good library?
Informations about the package wp-countries
WordPress Countries
Country codes, names and continents, with the groupings a shop actually needs.
What it does
Every store form needs a country dropdown, and every stored order needs a two-letter code turned back into a name. Beyond that it is always the same questions: is this in the EU for VAT, which continent is it, and is it on the list we treat with more caution.
Names go through WordPress translation, so the dropdown follows the site language rather than being English-only.
Features
- Look up a country name from its code, and a code from its name
- Build a ready-made options array for a
<select> - Search by partial name, for an autocomplete
- Check EU membership, for VAT decisions
- Group by continent, or ask which continent a country is in
- Flag a country as higher risk, for fraud rules
- Get the flag emoji for a code
- Sanitise a user-supplied code down to a real one, or null
Installation
Quick start
Requirements
- PHP 8.3 or later
- WordPress 7.1 or later
License
GPL-2.0-or-later
All versions of wp-countries with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
The package arraypress/wp-countries contains the following files
Loading the files please wait ...