Download the PHP package byjg/convert without Composer
On this page you can find all versions of the php package byjg/convert. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor byjg
Package convert
Short Description A lightweight utility for string conversion between text from UTF8 to various formats and vice-versa. Supports HTML entities, MIME encoded words, accents removal, emoji conversion, and more.
License MIT
Package convert
Short Description A lightweight utility for string conversion between text from UTF8 to various formats and vice-versa. Supports HTML entities, MIME encoded words, accents removal, emoji conversion, and more.
License MIT
Please rate this library. Is it a good library?
Informations about the package convert
sidebar_key: convert tags: [php, text-manipulation]
String Conversion Utility
A lightweight utility for string conversion between text from UTF8 to various formats and vice-versa. Supports HTML entities, MIME encoded words, accents removal, emoji conversion, and more.
Features
- Convert HTML entities to UTF8 and vice-versa
- Convert ASCII emoticons to emoji characters
- Handle combining characters
- Remove accents from UTF8 text
- Convert text to MIME encoded words (RFC 2047)
- Remove emoji characters
- Convert to ASCII-only text
Documentation
- Converting to UTF8 - Convert from HTML entities, emoticons, and combining characters
- Converting from UTF8 - Convert to HTML entities, remove accents and emoji, ASCII conversion
- Installation - How to install and set up the library
- Examples - Real-world usage examples and common patterns
Quick Start
For more examples and detailed documentation, see the Examples page.
Install
Just type:
Running Tests
Dependencies
All versions of convert with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3 <8.6
The package byjg/convert contains the following files
Loading the files please wait ...