| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.8.01_ MobileDetect version with PSR-16 Cache support. source code.tar.gz | 2023-10-06 | 53.7 kB | |
| 4.8.01_ MobileDetect version with PSR-16 Cache support. source code.zip | 2023-10-06 | 57.8 kB | |
| README.md | 2023-10-06 | 407 Bytes | |
| Totals: 3 Items | 112.0 kB | 1 | |
- Support for PHP>=8.x
- PSR-16 cache support https://github.com/php-fig/simple-cache
- Run benchmark tests with https://github.com/phpbench/phpbench
- Split regex strings into array of strings. The main reason for this is future performance improvements, cross-platform compatibility and overall readability.
Other
- removed unused dependencies
- removed old examples
- rearranged /scripts/ folder