sanitized
Recursive function that'll sanitize a string or ALL strings in a json input.
ibs-format
Detect the user-defined identifiers in the text and convert them into HTML tags like bold, italic, strike, and many more having XSS (Cross-site scripting) security with escaping functionality, also detect the links like URLs, email, and IP addresses and w
encodehtml
escaping and unescaping HTML entities – commonly needed utils to prevent XSS attacks when rendering user generated content