Categories
pmatch
'pmatch' is an alternative to grep. It has most of the same functionality, but is coupled with the power of PCRE engine in PHP. Features include syntax highlighting, trimming whitespace off the match for easier viewing, showing only the portion of the line that matched (unlike grep, which shows the entire line), and showing the lines around the match to see it in context.
Last updated 16 Mar, 2005
Versions
1.5.3
1.5.3 stable released 2004-01-21
- Released: 21 Jan, 2004
- Code Maturity: Stable
- Source Archive: http://www.phpinsider.com/php/code/pmatch/pmatc...
- Licenses: SimplePermissiveNoNonWarranty
- Interfaces: Command Line




