Unicode-url-for-Textpattern
URL converter
Automatically converts non-ASCII characters in text links to UTF-8 URLs for improved SEO and readability
Plugin for using unicode urls instead of transliterations to ASCII characters
4 stars
2 watching
2 forks
Language: PHP
last commit: over 9 years ago
Linked from 1 awesome list
phpphp5seoseo-optimizationseo-urltextpatterntextpattern-cms-plugintextpattern-pluginurl
Related projects:
Repository | Description | Stars |
---|---|---|
jbroadway/urlify | Generates slugs and performs transliteration for non-ASCII characters in URLs, supporting multiple languages. | 673 |
ww898/utf-cpp | C++ header-only library for converting between different Unicode character encodings | 132 |
pid/speakingurl | Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. | 1,116 |
macsplit/urltomarkdown | Converts HTML to Markdown and returns the result as a web service | 111 |
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,845 |
thephpleague/html-to-markdown | Converts HTML to Markdown with PHP | 1,771 |
wcz-txp/upm_pending_notify | Sends notifications to publishers when articles are published or updated | 2 |
robhz786/strf | A C++ library for formatting and transcoding text | 70 |
dbuenzli/uucp | Provides access to Unicode character properties in an OCaml library | 21 |
bit4woo/u2c | Converts Unicode characters to Chinese | 236 |
juliastrings/utf8proc | A C library for processing UTF-8 Unicode data | 1,058 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |
sintan1729/chhoto-url | A lightweight URL shortener with basic features such as link generation, hit counting, and mobile-friendly UI. | 146 |
unicode-org/text-rendering-tests | A test suite for text rendering engines to ensure correct display of Unicode characters | 168 |
mozillazg/go-unidecode | Converts Unicode text to its closest ASCII transliteration | 130 |