Libraries tagged by safe
php-tuf/composer-stager
1098295 Downloads
Stages Composer commands so they can be safely run on a production codebase.
pascaldevink/shortuuid
1640203 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
symplify/smart-file-system
11975321 Downloads
Sanitized FileInfo with safe getRealPath() and other handy methods
nette/safe
895139 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
darylldoyle/safe-svg
255508 Downloads
Enable SVG uploads and sanitize them to stop XML/SVG vulnerabilities in your WordPress website
htmlawed/htmlawed
960241 Downloads
Official htmLawed PHP library for HTML filtering
stymiee/email-validator
322680 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
gamez/typed-collection
227442 Downloads
Type-safe collections based on Laravel Collections
elfsundae/laravel-hashid
216246 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
spatie/laravel-queued-db-cleanup
232810 Downloads
Safely delete large numbers of records
michaelpetri/typed-input
301564 Downloads
Type safe input wrapper for symfony input
langleyfoxall/math_eval
616056 Downloads
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
elegantly/laravel-invoices
5818 Downloads
Store invoices safely in your Laravel application
shish/safe
506032 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
fin1te/safecurl
23681 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.