PHP Classes

Number to Turkish text: Spell quantity numbers in Turkish

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 189 All time: 8,608 This week: 673Up
Version License PHP version Categories
turkish_num_to_text 1.02GNU General Publi...3.0Localization, Text processing
Description 

Author

This package is specific mainly for applications used in Turkey Turkey .

This class can be used to spell quantity numbers using Turkish words.

It takes a number with up to 21 digits and generates text strings that spell the number using Turkish words.

The class stores the resulting string in a class variable.

Change Log:

v1.02 - Characters have been converted into their Turkish language equivalents.
v1.01 - A small bug coming up in inputs between 1000 and 2000 has been fixed.

Picture of Yetkin Sakal
Name: Yetkin Sakal <contact>
Classes: 1 package by
Country: Turkey Turkey

Details

Number to Turkish text v1.0 Author: Yetkin Sakal superyetkin@yahoo.com This class gets as input a number with at most 21 digits and converts it to its equivalent Turkish text How to use: $number = "493009273874118"; $obj = new number_to_Turkish_text($number); echo $obj->print_output();

  Files folder image Files (2)  
File Role Description
Plain text file number_to_turkish_text.class.php Class base class file
Accessible without login Plain text file readme.txt Doc. readme file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:189
This week:0
All time:8,608
This week:673Up