Letter P

php-composer-pcre - PCRE wrapping library version 1

Website: https://github.com/composer/pcre
License: MIT
Vendor: Alcance Libre, Inc.
Description:
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 nulls that may not be handled.

It also makes it easier ot 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.

Autoloader: /usr/share/php/Composer/Pcre/autoload.php

Packages

php-composer-pcre-1.0.1-1.fc14.al.noarch [11 KiB] Changelog by Remi Collet (2022-01-22):
- update to 1.0.1

Listing created by Repoview-0.6.6-6.fc14.al