PHP Classes

convertor: character encoding stream convertor

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,268 This week: 1All time: 3,025 This week: 560Up
Version License Categories
convertor 1.0GNU General Publi...XML, Text processing
Description 

Author

This class 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 as well.

Picture of Robert Sevcik
Name: Robert Sevcik <contact>
Classes: 1 package by
Country: Czech Republic Czech Republic
Age: 41
All time rank: 205021 in Czech Republic Czech Republic
Week rank: 416 Up3 in Czech Republic Czech Republic Up

  Files folder image Files  
File Role Description
Plain text file convertor.class.php Class Version 2.1 of the class - with iconv
Plain text file cls.convertor.php Class Verion 1.1 (old) of the class - without iconv dependency

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,268
This week:1
All time:3,025
This week:560Up