Libraries tagged by Safe PHP
thecodingmachine/safe
79819581 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
spomky-labs/base64url
35143605 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
aeon-php/calendar
8383036 Downloads
PHP type safe, immutable calendar library
thecodingmachine/phpstan-safe-rule
8460630 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
nette/safe-stream
4603124 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
pascaldevink/shortuuid
1673126 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
nette/safe
999660 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
stymiee/email-validator
340731 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
989792 Downloads
Official htmLawed PHP library for HTML filtering
tebru/retrofit-php
139333 Downloads
Retrofit for PHP - A type-safe PHP REST client.
webmozarts/strict-phpunit
124385 Downloads
Enables type-safe comparisons of objects in PHPUnit
shish/safe
528806 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
elasticemail/elasticemail-php
65619 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
508178 Downloads
provide PHP Object Injection safe unserialize function
ruudk/graphql-client-code-generator
16173 Downloads
Transform GraphQL queries into type-safe, zero-dependency PHP 8.4+ code that just works.