niklongstone/regex-reverse
Generate random strings that match a given PCRE-style regex. Supports common character classes (\d, \w, \s), ranges, groups, alternation, and quantifiers (*, +, ?, {n,m}). Simple API: RegRev::generate($pattern).
Regular Expression reverter, generates a string that match the provided regular expression
How can I help you explore Laravel packages today?