Libraries tagged by safi
typo3/html-sanitizer
11332282 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
thecodingmachine/phpstan-safe-rule
10738937 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
ryoluo/sail-ssl
849187 Downloads
Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.
nette/safe-stream
5123091 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
elegantweb/sanitizer
1159831 Downloads
Sanitization library for PHP and the Laravel framework.
tgalopin/html-sanitizer
5869618 Downloads
Sanitize untrustworthy HTML user input
sami/sami
1242878 Downloads
Sami, an API documentation generator
wixel/gump
1413792 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
mollie/magento2
2052615 Downloads
Mollie Payment Module for Magento 2
jsvrcek/ics
2132056 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
wikimedia/at-ease
19833118 Downloads
Safe replacement to @ for suppressing warnings.
protonemedia/laravel-xss-protection
726047 Downloads
Laravel XSS protection, middleware and sanitization
php-tuf/composer-stager
6386325 Downloads
Stages Composer commands so they can be safely run on a production codebase.
pascaldevink/shortuuid
1925324 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
igbinary/igbinary
12836 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.