Releases: pejman-hkh/dom-parser
Releases · pejman-hkh/dom-parser
Best performance with strpos and substr
In this version, I used substr
and strpos
instead of concatenating strings and finding a char in the string for better performance.
At the end I get 2x faster performance.
Better performance
I am working on performance of this project
v1.1.6
v1.1.6
v1.1.1
v1.1.1
v1.1.0
1.1.0
v1.0.9
add dump and e function for fast call in Helper.php file