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 6 years ago
Linked from 2 awesome lists

regular-expressionverbalexpressions

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
verbalexpressions/javaverbalexpressionsA Java library that simplifies the construction of complex regular expressions2,624
verbalexpressions/jsverbalexpressionsA JavaScript library to construct regular expressions in a simple and intuitive way12,171
verbalexpressions/rubyverbalexpressionsA Ruby library that helps to construct complex regular expressions144
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
verbalexpressions/pythonverbalexpressionsA Python module providing an easy-to-use interface for creating and manipulating regular expressions1,634
verbalexpressions/swiftverbalexpressionsA Swift library for constructing regular expressions and string replacements595
verbalexpressions/csharpverbalexpressionsA C# library for constructing regular expressions with a more readable and intuitive syntax.1,174
ryan-endacott/verbal_expressionsRuby library to construct regular expressions from natural language571
verbalexpressions/qtverbalexpressionsA Qt-based library for pattern matching and text validation using regular expressions64
ziishaned/learn-regexAn introduction to regular expressions with explanations and examples.45,746
selvinortiz/fluxA fluent regular expression builder in PHP340
compose-regexp/compose-regexp.jsBuilds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns.145
dmitrysoshnikov/regexp-treeTools and APIs for parsing, manipulating, and executing regular expressions in JavaScript401
cjex/regulexA JavaScript tool for parsing and visualizing regular expressions5,722
pemistahl/grexAutomatically generates regular expressions from user-provided test cases7,334