Skip to content

0-ali/MicrosoftTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MicrosoftTranslator

Microsoft Translator Api

Class Use

'{live login}', // live login email as x.c0d3rz@live.com 'key' => '{Azure account key}', // Key 'text' => '{text}', // hello World 'to' => '{translate Language}', // ar 'from' => '{Text Language}'); // en $MicrosoftTranslator->set($array); // Set All Variables As Array echo $MicrosoftTranslator->translate(); // Translate Output : مرحبا ايها العالم . ?>

About

Microsoft Translator Api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages