PHPVerbalExpressions
Expression builder
A PHP library to construct complex regular expressions with an intuitive syntax and human-readable definition format.
PHP Regular expressions made easy
2k stars
124 watching
144 forks
Language: PHP
last commit: over 4 years ago
Linked from 2 awesome lists
regular-expressionverbalexpressions
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java library that simplifies the construction of complex regular expressions | 2,624 |
| A JavaScript library to construct regular expressions in a simple and intuitive way | 12,171 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A Python module providing an easy-to-use interface for creating and manipulating regular expressions | 1,634 |
| A Swift library for constructing regular expressions and string replacements | 595 |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| Ruby library to construct regular expressions from natural language | 571 |
| A Qt-based library for pattern matching and text validation using regular expressions | 64 |
| An introduction to regular expressions with explanations and examples. | 45,746 |
| A fluent regular expression builder in PHP | 340 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A JavaScript tool for parsing and visualizing regular expressions | 5,722 |
| Automatically generates regular expressions from user-provided test cases | 7,334 |