interactivetools-com
Popular repositories Loading
-
SmartString
SmartString PublicPHP strings that HTML-encode themselves on echo, interpolation, and concatenation. XSS-safe by default and at least 3x faster than calling htmlspecialchars() yourself.
PHP
-
SmartArray
SmartArray PublicPHP arrays whose fields HTML-encode themselves when echoed, with chainable methods for filtering, sorting, and grouping database rows. XSS-safe by default, with SmartString's encoder behind it: at …
PHP
-
-
SvgValidator
SvgValidator PublicRejects uploaded SVG files that could run script, load an outside resource, or hang a renderer. Matches what browsers allow for SVG in an <img> tag, streams the file once at about 100 MB/s, and nev…
PHP
Repositories
- ZenDB Public
PHP/MySQL database layer where values only enter SQL through placeholders and every result HTML-encodes itself on output. Within microseconds of raw mysqli + htmlspecialchars().
- SvgValidator Public
Rejects uploaded SVG files that could run script, load an outside resource, or hang a renderer. Matches what browsers allow for SVG in an <img> tag, streams the file once at about 100 MB/s, and never rewrites it.
- SmartArray Public
PHP arrays whose fields HTML-encode themselves when echoed, with chainable methods for filtering, sorting, and grouping database rows. XSS-safe by default, with SmartString's encoder behind it: at least 2.5x faster than calling htmlspecialchars() yourself.
- SmartString Public
PHP strings that HTML-encode themselves on echo, interpolation, and concatenation. XSS-safe by default and at least 3x faster than calling htmlspecialchars() yourself.
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…