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(1y ago)02.0kMITPHPPHP &gt;=7.4

Since Sep 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/zepi/unicode)[ Packagist](https://packagist.org/packages/zepi/unicode)[ RSS](/packages/zepi-unicode/feed)WikiDiscussions master Synced 2d 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)

```
