Patchwork-UTF8

UTF-8 handler

A portable and performant implementation of UTF-8 handling in PHP, covering various string functions and Unicode concepts.

Extensive, portable and performant handling of UTF-8 and grapheme clusters for PHP

GitHub

79 stars
9 watching
12 forks
Language: PHP
last commit: over 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
patperry/r-utf8 A package to improve R's handling of UTF-8 text by fixing bugs and providing additional functionality 113
whitequark/rack-utf8_sanitizer A middleware solution to sanitize invalid UTF8 characters in request data 314
sheredom/utf8.h A single header library providing UTF-8 string functions similar to those in standard C libraries. 1,746
voku/portable-utf8 A PHP library providing efficient multibyte string functions without relying on external extensions. 510
duffsdevice/tiny-utf8 A lightweight C++ library providing a drop-in replacement for strings with efficient Unicode support and conversion between UTF-8 and UTF-32. 544
1ndianl33t/gf-patterns A toolset for identifying potential security vulnerabilities and patterns in web applications 1,216
juliastrings/utf8proc A C library for processing UTF-8 Unicode data 1,058
thephpleague/uri-interfaces An interface for representing URI objects according to RFC 3986 462
schmittjoh/php-manipulator A library for manipulating and analyzing PHP source code 106
thephpleague/uri A PHP library for manipulating and parsing URIs according to various standards 1,034
grahamcampbell/laravel-security A wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input. 239
keelerm84/php-refactor-mode.el Tools for safely performing common refactoring operations on PHP code 29
grafov/m3u8 Library to parse and generate M3U8 playlists used in HTTP Live Streaming (Apple HLS) for internet video translations. 1,233
jenssegers/date A date and time handling library with internationalization support 1,814
schlamar/flake8-todo A Flake8 plugin that checks for TODO notes in Python code. 30