iamirnet / finglify
Translates Farsi/Persian to Finglish/Pinglish or vice versa.
1.0.2
2025-10-14 07:45 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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 😘❤