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.
- Host: GitHub
- URL: https://github.com/byjg/php-convert
- Owner: byjg
- License: mit
- Created: 2015-08-03T19:34:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T03:32:51.000Z (7 months ago)
- Last Synced: 2025-03-29T16:41:32.562Z (6 months ago)
- Language: PHP
- Size: 71.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Convert
[](https://github.com/byjg/php-convert/actions/workflows/phpunit.yml)
[](http://opensource.byjg.com)
[](https://github.com/byjg/php-convert/)
[](https://opensource.byjg.com/opensource/licensing.html)
[](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