Libraries tagged by sanf
sanf/rush
24 Downloads
A simple and lightweight client for connecting to Rubika and Shad messaging platforms, designed for easy integration and efficient setup of user-friendly applications. This library provides essential functionalities for sending and receiving messages, managing user sessions, and ensuring smooth communication, making it ideal for developers looking to enhance their apps with messaging features.
thecodingmachine/safe
68755801 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
laravel/sanctum
127336657 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
nette/utils
291495235 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
composer/pcre
218488442 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
enshrined/svg-sanitize
32176849 Downloads
An SVG sanitizer for PHP
spatie/regex
10887205 Downloads
A sane interface for php's built in preg_* functions
webimpress/safe-writer
33556062 Downloads
Tool to write files safely, to avoid race conditions
symfony/html-sanitizer
14673764 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
spomky-labs/base64url
32003157 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
santigarcor/laratrust
4386186 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
sanmai/pipeline
16435923 Downloads
General-purpose collections pipeline
sanmai/later
14757865 Downloads
Later: deferred wrapper object
stevebauman/purify
3810959 Downloads
An HTML Purifier / Sanitizer for Laravel
nette/http
15196461 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.