Registry / utility / hoa-regex

hoa-regex

JSON →
library1.17.01.13phppackagistunverified

The Hoa\Regex library.

composer require hoa/regex
INSTALL
IMPORT
SIG · HOA-REGEX
H
hoa-regex
utilityphpv1.17.01.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Regex
use Hoa\Regex\Regex;

Match a pattern using Hoa Regex

use Hoa\Regex\Regex; $regex = new Regex('/[a-z]+/'); $result = $regex->match('hello');
Debug
Known issues
breakingRequires PHP 7.0+
fix
Upgrade PHP to 7.0 or higher
affects: <1.17.01.13
Upgrade
Version history
1.17.01.13latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hoa-regex — pip install hoa-regex · libregistry