Download the PHP package subzeta/glosbe without Composer
On this page you can find all versions of the php package subzeta/glosbe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download subzeta/glosbe
More information about subzeta/glosbe
Files in subzeta/glosbe
Download subzeta/glosbe
More information about subzeta/glosbe
Files in subzeta/glosbe
Vendor subzeta
Package glosbe
Short Description API wrapper for Glosbe translator
License MIT
Homepage https://github.com/subzeta/glosbe
Package glosbe
Short Description API wrapper for Glosbe translator
License MIT
Homepage https://github.com/subzeta/glosbe
Please rate this library. Is it a good library?
Informations about the package glosbe
Glosbe API wrapper
Translate from any language to any language using the free and awesome Glosbe API service. See: https://glosbe.com/
Usage
Installation
Translate
Options
Including examples in the response
Looking for examples? Just request it before sending the request.
Notes
- Languages should be provided in the ISO 639-3 code format. See: https://en.wikipedia.org/wiki/List_of_ISO_639-3_codes
- Library works internally with json for the output format.
To do
- Detect a bad formatted language ISO code (specially ISO 639-1) and translate to its 639-3 equivalent. As Glosbe points out, the API may understand a two letter code but it's better to provide it as the API expects it.
- Support for multi-translations (more than one text) and more than one translatable-language (more than one "to"). By now Glosbe doesn't support it.
- Add the addTranslation method, request and response.
- Limit the number of translations on response build (an option for that would be nice).
License
MIT
All versions of glosbe with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
lib-curl Version *
lib-curl Version *
The package subzeta/glosbe contains the following files
Loading the files please wait ....