Libraries tagged by saf
thecodingmachine/safe
112877297 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
nette/utils
431813708 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
composer/pcre
349383682 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
symfony/html-sanitizer
42143441 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
laminas/laminas-escaper
94264500 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
webimpress/safe-writer
42395177 Downloads
Tool to write files safely, to avoid race conditions
spomky-labs/base64url
43097258 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
laminas/laminas-view
28505831 Downloads
Fast and type safe HTML templating library with a flexible plugin system supporting multistep template composition
aeon-php/calendar
10438279 Downloads
PHP type safe, immutable calendar library
zendframework/zend-escaper
49123735 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
thecodingmachine/phpstan-safe-rule
10322858 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
nette/safe-stream
5032368 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
jsvrcek/ics
2050471 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
wikimedia/at-ease
19140973 Downloads
Safe replacement to @ for suppressing warnings.
typo3/html-sanitizer
10643898 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.