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
79 stars
9 watching
12 forks
Language: PHP
last commit: over 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A package to improve R's handling of UTF-8 text by fixing bugs and providing additional functionality | 113 |
| A middleware solution to sanitize invalid UTF8 characters in request data | 316 |
| A single header library providing UTF-8 string functions similar to those in standard C libraries. | 1,758 |
| A PHP library providing efficient multibyte string functions without relying on external extensions. | 511 |
| A lightweight C++ library providing a drop-in replacement for strings with efficient Unicode support and conversion between UTF-8 and UTF-32. | 543 |
| A toolset for identifying potential security vulnerabilities and patterns in web applications | 1,232 |
| A C library for processing UTF-8 Unicode data | 1,069 |
| An interface for representing URI objects according to RFC 3986 | 472 |
| A library for manipulating and analyzing PHP source code | 106 |
| A PHP library for manipulating and parsing URIs according to various standards | 1,045 |
| A wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input. | 240 |
| Tools for safely performing common refactoring operations on PHP code | 29 |
| Library to parse and generate M3U8 playlists used in HTTP Live Streaming (Apple HLS) for internet video translations. | 1,239 |
| A date and time handling library with internationalization support | 1,815 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |