Libraries tagged by Safe PHP
thecodingmachine/safe
76817248 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spomky-labs/base64url
34053734 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
aeon-php/calendar
8023437 Downloads
PHP type safe, immutable calendar library
thecodingmachine/phpstan-safe-rule
8190877 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
nette/safe-stream
4531095 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
pascaldevink/shortuuid
1636458 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
nette/safe
881745 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
stymiee/email-validator
320662 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
htmlawed/htmlawed
957168 Downloads
Official htmLawed PHP library for HTML filtering
tebru/retrofit-php
137985 Downloads
Retrofit for PHP - A type-safe PHP REST client.
webmozarts/strict-phpunit
120766 Downloads
Enables type-safe comparisons of objects in PHPUnit
shish/safe
503566 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
elasticemail/elasticemail-php
58286 Downloads
The PHP library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.
xkerman/restricted-unserialize
493999 Downloads
provide PHP Object Injection safe unserialize function
delight-im/base64
136861 Downloads
Simple and convenient Base64 encoding and decoding for PHP