An open API service indexing awesome lists of open source software.

https://github.com/byjg/php-convert

A lightweight utility for string conversion between text from UTF8 to a lot of formats and vice-versa.
https://github.com/byjg/php-convert

Last synced: 6 months ago
JSON representation

A lightweight utility for string conversion between text from UTF8 to a lot of formats and vice-versa.

Awesome Lists containing this project

README

          

# Convert

[![Build Status](https://github.com/byjg/php-convert/actions/workflows/phpunit.yml/badge.svg?branch=master)](https://github.com/byjg/php-convert/actions/workflows/phpunit.yml)
[![Opensource ByJG](https://img.shields.io/badge/opensource-byjg-success.svg)](http://opensource.byjg.com)
[![GitHub source](https://img.shields.io/badge/Github-source-informational?logo=github)](https://github.com/byjg/php-convert/)
[![GitHub license](https://img.shields.io/github/license/byjg/php-convert.svg)](https://opensource.byjg.com/opensource/licensing.html)
[![GitHub release](https://img.shields.io/github/release/byjg/php-convert.svg)](https://github.com/byjg/php-convert/releases/)

A lightweight utility for string conversion between text from UTF8 to a lot of formats and vice-versa.

## Examples

```php