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

1.0.2 2025-10-14 07:45 UTC

This package is auto-updated.

Last update: 2025-10-14 07:46:31 UTC


README

Latest Version GitHub last commit Packagist Downloads

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:

  1. https://getcomposer.org/download/
  2. Create a folder on your drive like C:\iAmirNet\Finglify
  3. Run command prompt and type cd C:\iAmirNet\Finglify
  4. composer require iamirnet/finglify
  5. 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 😘❤