oophp/charset

Object Oriented PHP Charset handling

Maintainers

Details

github.com/oophp/charset

Source

Issues

Installs: 178

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/oophp/charset

v0.1.0 2016-06-02 12:02 UTC

This package is not auto-updated.

Last update: 2025-10-03 12:18:48 UTC


README

Charset handling, encoding and decoding

Credit

This initial work is taken from https://github.com/php-mime-mail-parser/php-mime-mail-parser

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