Binary package “php-composer-pcre” in ubuntu mantic
PCRE wrapping library that offers type-safe preg_* replacements
This library gives you a way to ensure `preg_*` functions do not fail
silently, returning unexpected `null`s that may not be handled.
.
It also makes it easier to work with static analysis tools like PHPStan
or Psalm as it simplifies and reduces the possible return values from
all the `preg_*` functions which are quite packed with edge cases.
.
This library is a thin wrapper around `preg_*` functions with some
limitations. If you are looking for a richer API to handle regular
expressions have a look at rawr/t-regx instead.
.
Composer helps you declare, manage and install dependencies of PHP projects,
ensuring you have the right stack everywhere.
Source package
Published versions
- php-composer-pcre 3.1.0-1 in amd64 (Release)
- php-composer-pcre 3.1.0-1 in arm64 (Release)
- php-composer-pcre 3.1.0-1 in armhf (Release)
- php-composer-pcre 3.1.0-1 in i386 (Release)
- php-composer-pcre 3.1.0-1 in ppc64el (Release)
- php-composer-pcre 3.1.0-1 in riscv64 (Release)
- php-composer-pcre 3.1.0-1 in s390x (Release)