Libraries tagged by Safe PHP
hipsterjazzbo/editor
20561 Downloads
A clean, elegant, unicode-safe, fluent, immutable, localisable, dependency-free string manipulation library for PHP 7.1+
eboreum/caster
5278 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
zonuexe/phpstan-safephp-lite
485 Downloads
A simple PHPStan extension for Safe PHP functions
faridibin/paystack-php
208 Downloads
A modern, type-safe PHP SDK for Paystack payment processing
alone-php/safe
8 Downloads
加密解密
zarganwar/safe-process-runner
3758 Downloads
PHP process runner with locking
itrn0/php-sql-interpolator
156 Downloads
A library for interpolating variables into SQL strings in a safe and simple way.
iberbanco/php-sdk
16 Downloads
Production-ready PHP SDK for Iberbanco API v2 - Enterprise banking platform with 80+ currencies, professional enums, type-safe DTOs, optimized performance, and comprehensive financial services
hktr92/php-secrecy
5 Downloads
Secrecy holds your sensitive data as safe as possible from leaking.
asolomatin/php-big-bit-mask
1309 Downloads
Bitmask compatible with JavaScript big-bit-mask - the bitmask serializable into a base64-like, url-safe string.
ashallendesign/type-safe
26 Downloads
A package for ensuring variable types in PHP
easeappphp/hmac
652 Downloads
A very simple and safe PHP library that provides methods to handle HMAC in applications.
solophp/request-handler
8 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe handlers and modern PHP 8+ architecture
larsgmortensen/litelog
5 Downloads
Ultra-fast, lightweight JSON logger for PHP with atomic append and safe log rotation.
upside/option
5 Downloads
PHP implementation of Option type for safe null handling with snake_case method names