Skip to content

A PHP library to interface with the Gengo API for translation.

License

Notifications You must be signed in to change notification settings

hisaltesse/gengo-php

 
 

Repository files navigation

Build Status

Gengo PHP Library (for the Gengo API)

Translating your tools and products helps people all over the world access them; this is, of course, a somewhat tricky problem to solve. Gengo is a service that offers human-translation (which is often a higher quality than machine translation), and an API to manage sending in work and watching jobs. This is a PHP interface to make using the API simpler (some would say incredibly easy).

This package contains both a client library for accessing the Gengo Translate API, as well as some example code showing how to use the library.

Installation & Requirements

Installing the library is simple.

  • Get the repo:
$ git clone git://github.com/gengo/gengo-php.git
  • Edit the config.ini file and set the baseurl to the environment you're sending translations to so that your API keys authenticate correctly.

Question, Comments, Complaints, Praise?

If you have questions or comments and would like to reach us directly, please feel free to do so at the following outlets. We love hearing from developers!

  • Email: api [at] gengo dot com
  • Twitter: @gengoit
  • IRC: #gengo

If you come across any issues, please file them on the Github project issue tracker. Thanks!

Documentation

Check out the full Gengo API documentation.

About

A PHP library to interface with the Gengo API for translation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%