]> Raphaël G. Git Repositories - packbundle/history - Util/SluggerUtil.php
Add captcha option
[packbundle] / Util / SluggerUtil.php
2024-03-08 Raphaël GertzRemove constructor range argument
2024-03-02 Raphaël GertzRemove hardcoded range
2024-02-29 Raphaël GertzTrim trailing equal in short
2024-02-29 Raphaël GertzPhp 8.x constructor style
2023-01-13 Raphaël GertzAdd string to latin conversion function
2022-10-03 Raphaël GertzAdd array hashing
2021-09-07 Raphaël GertzAllows to slug null
2021-08-11 Raphaël GertzSkip short empty data
2021-08-08 Raphaël GertzRemove mixed strict type for data as it may be array...
2021-08-08 Raphaël GertzAdd slugger util