Libraries tagged by Safe PHP
zonuexe/phpstan-safephp-lite
444 Downloads
A simple PHPStan extension for Safe PHP functions
faridibin/paystack-php
191 Downloads
A modern, type-safe PHP SDK for Paystack payment processing
zarganwar/safe-process-runner
3750 Downloads
PHP process runner with locking
itrn0/php-sql-interpolator
149 Downloads
A library for interpolating variables into SQL strings in a safe and simple way.
iberbanco/php-sdk
8 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.
gsylvestre/php-token-generator
718 Downloads
Generate crypto-secure URL safe strings
ashallendesign/type-safe
26 Downloads
A package for ensuring variable types in PHP
easeappphp/hmac
557 Downloads
A very simple and safe PHP library that provides methods to handle HMAC in applications.
dev-kraken/env-validator
8 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
squirrelphp/types
946 Downloads
Explicit handling of type coercions and enforcement in PHP in order to deal with unknown data in a more predictable and safe way.
pageon/expiring-token
495 Downloads
A cryptographically safe token with a build in customizable expiration date
omegamvc/serializable-closure
36 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
onepix/psr11-container-interface-generic
129 Downloads
A generic, type-safe container interface (PSR-compatible) with support for retrieving items of a specified type
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.