Libraries tagged by Safe PHP
rundiz/upload
6646 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
okvpn/expression-language
7094 Downloads
Fast powerful PHP expression language based on twig syntax
phpro/resource-stream
9069 Downloads
A safe OOP wrapper around resource streams
phpgt/typesafegetter
13348 Downloads
An interface for objects that expose type-safe getter methods.
phpgt/json
6017 Downloads
Structured, type-safe, immutable JSON objects.
phpgt/dataobject
6521 Downloads
Structured, type-safe, immutable data transfer.
lyte/serial
26216 Downloads
A safe unserializer for PHP serialized arrays and scalar types.
voyanara/milvus-php-sdk
48 Downloads
A modern, type-safe PHP SDK for Milvus vector database. This library provides a clean, intuitive interface for managing collections, users, roles, and privileges in Milvus through its REST API.
phariscope/safephp
2025 Downloads
A PHP library complementary to SafePHP containing currently unsupported functions.
n-coded/php-safe-exec
9719 Downloads
Run system command safely
shish/phpstan-safe-rule
19120 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with shish/safe
wiz-develop/php-value-object
924 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
webparking/laravel-type-safe-collection
8238 Downloads
This package provides type-safe extension of the laravel collection, forcing a single type of object.
perfilov/php-dto-packer
2080 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
neovg/php-struct
14119 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.