Libraries tagged by Safe PHP
shahmal1yev/gcollection
259 Downloads
GenericCollection is a versatile PHP library that provides a type-safe collection class for managing various data types. Simplify your data management with intuitive methods and strong type constraints.
giann/trunk
62867 Downloads
A safe way to query data from a PHP array inspired by SwiftyJSON
kafoso/type-formatter
3660 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
iamdual/uploader
2483 Downloads
Safe, simple and useful file upload class for PHP.
hipsterjazzbo/editor
17684 Downloads
A clean, elegant, unicode-safe, fluent, immutable, localisable, dependency-free string manipulation library for PHP 7.1+
eboreum/caster
2365 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.
driftwood/symmetric-encryption
541 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.
zonuexe/phpstan-safephp-lite
262 Downloads
A simple PHPStan extension for Safe PHP functions
zafarjonovich/php-safe-exception
33 Downloads
PHP safe exception
zonuexe/phpstan-safe-rule-simple
7 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
danishi/safe-implode
5 Downloads
PHP function to make array implode safe
zarganwar/safe-process-runner
3436 Downloads
PHP process runner with locking
tripartie/safe-checkout
9 Downloads
Simple, yet elegant web interfaces for your convenience. One request away from your first secured C2C transaction.
neovg/php-struct
13841 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
itrn0/php-sql-interpolator
117 Downloads
A library for interpolating variables into SQL strings in a safe and simple way.