PHPackages                             zepi/unicode - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. zepi/unicode

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zepi/unicode
============

Unicode blocks with English and German names, as well as with the regex pattern.

v3.0.0(10mo ago)01.5kMITPHPPHP &gt;=7.4

Since Sep 23Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/zepi/unicode)[ Packagist](https://packagist.org/packages/zepi/unicode)[ RSS](/packages/zepi-unicode/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

unicode
=======

[](#unicode)

A PHP library with all unicode blocks. For every block the library contains the English and the German name as well as the start and end value and the regex pattern to match the block.

```
composer require zepi/unicode

```

Usage
-----

[](#usage)

To use the library, use the following options:

### a) Use the `UnicodeIndex`

[](#a-use-the-unicodeindex)

```
