oro-php-locutus
Fork of few Locutus functions that have been rewritten in TypeScript.
xmlunidefuse
Encode the predefined XML entities (amp, lt, gt, apos, quot) and some additional, easily overlooked Unicode characters. Opt-out CharRef 39 for HTML.
xmldefuse
Encode the predefined XML entities (amp, lt, gt, apos, quot). Opt-out CharRef 39 for HTML. Bonus: Encode CDATA.