Libraries tagged by Safe PHP
dev-kraken/env-validator
10 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
squirrelphp/types
981 Downloads
Explicit handling of type coercions and enforcement in PHP in order to deal with unknown data in a more predictable and safe way.
pinga/base64
444 Downloads
Simple and convenient Base64 encoding and decoding for PHP
oktavlachs/data-mapping-service
869 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
onepix/psr11-container-interface-generic
134 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.
anisotton/pagarme-laravel
11 Downloads
A Laravel package to integrate with Pagar.me API v5 - Modern, type-safe, and feature-rich payment gateway integration for Laravel 12+
paragonie/stern
1436 Downloads
Stern lets you built type-safe PHP projects, even if your project's users aren't writing type-safe code
elephox/framework
325 Downloads
A type-safe PHP framework.
ironer/base62shrink
191 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
fsubal/donphan
70 Downloads
Utility traits for type-safe & immutable entity in PHP
yowcow/mime-base64-urlsafe
21489 Downloads
PHP-version of URL safe base64 encoding/decoding
genkiroid/turpan
11045 Downloads
Turpan will check that whether deletion of PHP require statements is safe.
knpuniversity/activity-runner
826 Downloads
Executes Twig & PHP activities in a safe manner
cspray/yape
1306 Downloads
Type-safe, object-backed enum implementation in userland PHP.