We have introduced https://github.com/yiisoft/strings/blob/master/src/CombinedRegexp.php that helps with a loop of regexps. There are some places to apply `CombinedRegexp`: - https://github.com/yiisoft/strings/blob/63aef52b3d8568af153bddc1f526994474d96074/src/Inflector.php#L439 - https://github.com/yiisoft/strings/blob/63aef52b3d8568af153bddc1f526994474d96074/src/Inflector.php#L418
We have introduced https://github.com/yiisoft/strings/blob/master/src/CombinedRegexp.php that helps with a loop of regexps.
There are some places to apply
CombinedRegexp:strings/src/Inflector.php
Line 439 in 63aef52
strings/src/Inflector.php
Line 418 in 63aef52