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: 2025-01-18 17:50:15 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();