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