notesow/translatorapi

Simple and fast automatic string translation system for multilingual website.

dev-main 2022-10-18 12:25 UTC

This package is auto-updated.

Last update: 2024-12-18 17:35:41 UTC


README

Simple and fast automatic string translation system for multilingual website

Latest Stable Version Latest Unstable Version License

🐱‍🚀 Install Library:

composer require notesow/translatorapi

*COMPOSER COMING SOON

🐱‍🏍 Start translatorAPI Object:

require_once "../autoloader.php";
new translatorAPI\translatorAPI();