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

GitHub

2k stars
124 watching
144 forks
Language: PHP
last commit: over 4 years ago
Linked from 2 awesome lists

regular-expressionverbalexpressions

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
verbalexpressions/javaverbalexpressions A Java library that simplifies the construction of complex regular expressions 2,622
verbalexpressions/jsverbalexpressions A JavaScript library to construct regular expressions in a simple and intuitive way 12,172
verbalexpressions/rubyverbalexpressions A Ruby library that helps to construct complex regular expressions 144
verbalexpressions/cppverbalexpressions A C++ library for constructing complex regular expressions with a simple and intuitive API. 382
verbalexpressions/pythonverbalexpressions A Python module providing an easy-to-use interface for creating and manipulating regular expressions 1,634
verbalexpressions/swiftverbalexpressions A Swift library for constructing regular expressions and string replacements 595
verbalexpressions/csharpverbalexpressions A C# library for constructing regular expressions with a more readable and intuitive syntax. 1,173
ryan-endacott/verbal_expressions Ruby library to construct regular expressions from natural language 571
verbalexpressions/qtverbalexpressions A Qt-based library for pattern matching and text validation using regular expressions 64
ziishaned/learn-regex An introduction to regular expressions with explanations and examples. 45,672
selvinortiz/flux A fluent regular expression builder in PHP 340
compose-regexp/compose-regexp.js Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. 145
dmitrysoshnikov/regexp-tree Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript 401
cjex/regulex A JavaScript tool for parsing and visualizing regular expressions 5,719
pemistahl/grex Automatically generates regular expressions from user-provided test cases 7,302