flux
Regex builder
A fluent regular expression builder in PHP
Fluent regular expressions in PHP
340 stars
14 watching
20 forks
Language: PHP
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 flexible regular expression builder for Go. | 197 |
| A tool to help build and understand regular expressions by breaking them down into natural language | 476 |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A live regular expression testing environment built with curses. | 8 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |
| A Clojure library to create complex regex patterns without using regex syntax | 93 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| A type provider for regular expressions. | 74 |
| A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
| A Swift library for constructing regular expressions and string replacements | 595 |
| A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 |
| A C++11 library for constructing regular expressions with ease and flexibility. | 0 |
| A Qt-based library for pattern matching and text validation using regular expressions | 64 |