Libraries tagged by regulator
cdma-numiscorner/ebay-developer-key-management-api
383 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
jameron/regulator
99 Downloads
Auth and role/permissions manager
ikarus/sps-regulator
6 Downloads
jameron/admin
123 Downloads
Admin panel for mananging users, roles, and permissions.
innmind/homeostasis
407 Downloads
App health regulator
innmind/homeostasis-bundle
120 Downloads
App health regulator bundle
composer/pcre
177513090 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
spatie/regex
8666312 Downloads
A sane interface for php's built in preg_* functions
hoa/compiler
12424286 Downloads
The Hoa\Compiler library.
rawr/t-regx
122241 Downloads
PHP regular expression brought up to modern standards.
verbalexpressions/php-verbal-expressions
43495 Downloads
PHP Regular expressions made easy
tmilos/lexer
1004652 Downloads
Lexical analyzer with individual token definition with regular expressions
s9e/regexp-builder
1475948 Downloads
Library that generates regular expressions that match a list of strings.
inacho/php-credit-card-validator
1300414 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
icomefromthenet/reverse-regex
360877 Downloads
Convert Regular Expressions into text, for testing