-
Dec 2 Roman Converter can convert numbers both ways from 1 to 10999. Requirements: PHP 5 or higher
-
frogDate can be used to convert dates between MySQL and PHP.
-
convertor converts encodings using iconv extension. You can use it with streamed data (XML).To be honest, this is quite complex. If you need just general character set conversion, not streams, take a look at iconv or recode itself.The former version 1.1 does not depend on iconv and conversion is based on the hard coded conv tables. It supports unicode entities ...
-
ArCharsetC can be used to convert a given Arabic text between different character set encodings. Currently it supports converting between character sets windows-1256, iso-8859-6 and utf-8.
-
cphplib (Cute PHP library) is a small collection of classes for PHP. Purpose of the classes is to simplify functions for daily work with PHP. e.g. convertions, formating, DB session and so on.
-
HTML to PDF can be used to convert an HTML document or Web page using the ABCPDF or EasySW Web services.It can communicate with these services to tell to convert a given URL to PDF. It may also convert a local HTML file by serving it as a remote page passing it as an argument of the current script URL.The ...
-
Pic2X can be used to convert images to the XPM format. The input image can be a file in the JPEG, PNG or GIF format, or a resource of an image dynamically created with the GD library.Pic2X supports transparent images and if it is necessary to reduce the output image file size, the class convert true color images to use ...
-
Number2Words is a simple class that can be used to spell a number using English words.
-
CSV to SQL database converter can be used to import data stored in CSV files into a database. The main class can import the data into a table named by imported CSV-file name. Table in database is like image of CSV file, query "DROP TABLE IF EXISTS ``" is called before table creation!The types of the columns and other details ...
-
Cyrillic to Latin is a simple class can convert text between representations using cyrillic and latin character sets.The class can convert text in both directions: cyrillic to latin and latin to cyrillic.
-
Legacy Files can be used to read, write, change and convert legacy text files, such as those that store records of data delimited by certain text characters.Legacy Files provides functions for reading and write line records iteratively. It can validate the data of the fields of the records of the header, footer or body data.
-
Numbers2words class converts numbers to words. Numbers range from 0 to 999.999.999.999.999. For british (GB) numbers the class must be call with a optional second argument = 1. ]Example:British (GB)n2w('1000000000',1) gives "one milliard"n2w('1000000000000',1) gives "one billion"American (US/FR)n2w('1000000000') gives "one billion"n2w('1000000000000') gives "one trillion"
-
Simple Date Time Object is a simple class to perform calculations with dates and times and convert formats between those used by PHP and MySQL.It may perform date and time calculations like adding and subtracting a period of time, calculating the difference of days between dates, etc..Simple Date Time Object may also generate different HTML form select fields with options ...
-
Date Buddy is a simple class that can convert date and time values between PHP, ISO, MySQL and United States backwards date and time formats.
-
CurrencyConverter can convert from USD, CAD, EUR and GBP to over 150 different currencies.

