2017 © Pedro Peláez
 

library charset

Object Oriented PHP Charset handling

image

oophp/charset

Object Oriented PHP Charset handling

  • Thursday, June 2, 2016
  • by uda
  • Repository
  • 1 Watchers
  • 0 Stars
  • 162 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

OOPHP Charset

Charset handling, encoding and decoding, (*1)

Credit

This initial work is taken from https://github.com/php-mime-mail-parser/php-mime-mail-parser, (*2)

All the credit goes to the developers who created that great library, I just gave the Charset stuff a separate home., (*3)

The Versions

02/06 2016

dev-master

9999999-dev

Object Oriented PHP Charset handling

  Sources   Download

MIT

The Requires

  • php >=5.6.0
  • ext-iconv *

 

02/06 2016

v0.1.0

0.1.0.0

Object Oriented PHP Charset handling

  Sources   Download

MIT

The Requires

  • php >=5.6.0
  • ext-iconv *