Skip to content

Commit 7dce9f2

Browse files
committed
Extended the basic description.
1 parent 197a2a4 commit 7dce9f2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# php-simple-regex
2-
Object oriented regular expressions library for PHP.
2+
3+
PhpSimpleRegex is an object oriented regular expressions library for PHP.
4+
5+
This library allows to execute preg_* functions in PHP and use the results as objects, making the use of preg_* functions testeable. PhpSimpleRegex is integrated with PhpVerbalExpressions and Flux, to allow a full Object Oriented Regular Expressions use.

0 commit comments

Comments
 (0)