Libraries tagged by Safe PHP
jstewmc/chunker
75411 Downloads
Chunk a very large file or string with PHP (multi-byte safe)
rundiz/upload
5714 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).
delight-im/base64
115462 Downloads
Simple and convenient Base64 encoding and decoding for PHP
psx/sql
64729 Downloads
Generate type-safe PHP classes from your database
hectorj/safe-php-psalm-plugin
94525 Downloads
vimeo/psalm plugin for thecodingmachine/safe
mslwk/php-typesafe-array
18844 Downloads
Library for type-safe array handling in PHP
stagem/php-graphql-scalars
18892 Downloads
PHP library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas
shish/safe
636 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error (a less-abandoned fork of thecodingmachine/safe)
mattbasta/itsdangerous-php
13327 Downloads
A PHP port of itsdangerous by @mitsuhiko - Various helpers to pass data to untrusted environments and to get it back safe and sound.
krugozor/database
2442 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
okvpn/expression-language
3695 Downloads
Fast powerful PHP expression language based on twig syntax
nguyenanhung/htmlawed
8004 Downloads
Official htmLawed PHP library for HTML filtering
genkiroid/turpan
10810 Downloads
Turpan will check that whether deletion of PHP require statements is safe.
phariscope/safephp
960 Downloads
A PHP library complementary to SafePHP containing currently unsupported functions.
n-coded/php-safe-exec
8451 Downloads
Run system command safely