Download the PHP package calin-marian/google-supported-languages without Composer
On this page you can find all versions of the php package calin-marian/google-supported-languages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download calin-marian/google-supported-languages
More information about calin-marian/google-supported-languages
Files in calin-marian/google-supported-languages
Download calin-marian/google-supported-languages
More information about calin-marian/google-supported-languages
Files in calin-marian/google-supported-languages
Vendor calin-marian
Package google-supported-languages
Short Description Provides a list of supported languages by Google APIs.
License GPL-3.0+
Homepage https://github.com/calin-marian/google-supported-languages
Package google-supported-languages
Short Description Provides a list of supported languages by Google APIs.
License GPL-3.0+
Homepage https://github.com/calin-marian/google-supported-languages
Please rate this library. Is it a good library?
Informations about the package google-supported-languages
google-supported-languages
Languages supported by Google APIs.
Google APIs support a limited list of languages. This library provides a way to validate the language parameter in your own Google API library.
Example code:
If the provided language code is not part of the supported list, an InvalidArgumentException is thrown.
Also you can then typehint the parameter to the interface \GoogleSupportedLanguages\Language\LanguageInterface:
Installing the library.
All versions of google-supported-languages with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.0
The package calin-marian/google-supported-languages contains the following files
Loading the files please wait ....