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