iamirnet / finglify
Translates Farsi/Persian to Finglish/Pinglish or vice versa.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/iamirnet/finglify
README
PHP Finglify Webservice
This project is designed to help you make your own projects that interact with the Finglify
Installation
composer require iamirnet/finglify
Click for help with installation
Install Composer
If the above step didn't work, install composer and try again.
Debian / Ubuntu
sudo apt-get install curl php-curl
curl -s http://getcomposer.org/installer | php
php composer.phar install
Composer not found? Use this command instead:
php composer.phar require "iamirnet/finglify"
Installing on Windows
Download and install composer:
- https://getcomposer.org/download/
- Create a folder on your drive like C:\iAmirNet\Finglify
- Run command prompt and type
cd C:\iAmirNet\Finglify
composer require iamirnet/finglify
- Once complete copy the vendor folder into your project.
Getting started
composer require iamirnet/finglify
require 'vendor/autoload.php'; // config by specifying api key and secret $translator = new \iAmirNet\Finglify\Finglify(); $translator = new Finglify(); echo $translator->translate('سلام دنیا');
=======
Contribution
- Give us a star ⭐
- Fork and Clone! Awesome
- Select existing issues or create a new issue and give us a PR with your bugfix or improvement after. We love it ❤️
Donate
- USDT Or TRX: TUE8GiY4vmz831N65McwzZVbA9XEDaLinn 😘❤