Libraries tagged by ESAPI
esaticsas/interservice
1 Downloads
Shipping method for interservice, Interservicios s.a.s
esaticsas/customer-portal
13 Downloads
Esatic SAS - Customer portal
esatic/user-portal
21 Downloads
Register a user activated from the CRM in the database and send a confirmation email
esatic/suitecrm
16 Downloads
Suitecrm integration package
esatic/interservice
3 Downloads
Shipping method for interservice, interservicios s.a.s
esatic/dropdowncity
14 Downloads
A module that adds checkout city field to checkout quote shipping address
esakian/yamato
3 Downloads
A package for OTP authentication with Redis rate limiting.
espira/hyperf-tools
8 Downloads
A Tool For Hyperf
zver/view
130 Downloads
Template engine with auto escaping html entities and with full PHP-native code support
tanigami/doctrine-json-unescaped-type
1936 Downloads
Doctrine JSON type without escaping Unicode characters.
scelusswe/escaper
16 Downloads
Provides extended escaping funtionality to prevent XSS attacks.
phower/escaper
86 Downloads
A PHP class which offers a way to escape output and defend from XSS and related vulnerabilities by introducing HTML, CSS and Javascript escaping context.
lxbdr/wp-template-helper
73 Downloads
Data wrapper for easy output with WordPress escaping functions.
lombokclarion/view
0 Downloads
Blade-like template compiler for LombokClarion. Auto-escaping by default; {!! !!} is the explicit, audit-flagged opt-out.
lastdragon-ru/glob-matcher
9 Downloads
Full-featured well-tested glob pattern parser and matcher: basic matching (`?`, `*`), globstar (`**`), extglob (`?(pattern-list)`, `*(pattern-list)`, `+(pattern-list)`, `@(pattern-list)`, `!(pattern-list)`), brace expansion (`{a,b,c}.txt`, `{1..3}.txt`, etc), dotglob, nocasematch, POSIX Named character classes (`[:alnum:]`, etc), POSIX Collating symbols (`[.ch.]`, etc), POSIX Equivalence class expressions (`[=a=]`, etc), and escaping.