File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -40,3 +40,12 @@ echo $regex ->clean(array("modifiers"=> "m","replaceLimit"=>4))
40
40
->replace("This is a small test http://somesite.com and some more text.", "-");
41
41
42
42
```
43
+
44
+ ## Other Implementations
45
+ You can see an up to date list of all ports in our [ organization] ( https://github.com/VerbalExpressions ) .
46
+ - [ Javascript] ( https://github.com/jehna/VerbalExpressions )
47
+ - [ Ruby] ( https://github.com/VerbalExpressions/RubyVerbalExpressions )
48
+ - [ C#] ( https://github.com/VerbalExpressions/CSharpVerbalExpressions )
49
+ - [ Python] ( https://github.com/VerbalExpressions/PythonVerbalExpressions )
50
+ - [ Java] ( https://github.com/VerbalExpressions/JavaVerbalExpressions )
51
+ - [ C++] ( https://github.com/VerbalExpressions/CppVerbalExpressions )
You can’t perform that action at this time.
0 commit comments