Libraries tagged by Safe PHP
luyadev/luya-module-payment
11973 Downloads
LUYA Payment allows you to integrate payments in a safe and fast way. The module take care of all the provider required steps (call, create, success, abort, etc.) and provides all the informations for your store.
karavasilev/cryptomanana
54 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
phenogram/bindings
153 Downloads
Low level type-safe PHP bindings for the Telegram Bot API
paragonie/stern
1419 Downloads
Stern lets you built type-safe PHP projects, even if your project's users aren't writing type-safe code
ironer/base62shrink
148 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
69 Downloads
Utility traits for type-safe & immutable entity in PHP
yowcow/mime-base64-urlsafe
21487 Downloads
PHP-version of URL safe base64 encoding/decoding
knpuniversity/activity-runner
825 Downloads
Executes Twig & PHP activities in a safe manner
genkiroid/turpan
11043 Downloads
Turpan will check that whether deletion of PHP require statements is safe.
suin/marshaller
67 Downloads
Type-safe data mapping between JSON and a PHP class object.
ml/itsdangerous
530 Downloads
A PHP port of itsdangerous by @mitsuhiko - Various helpers to pass data to untrusted environments and to get it back safe and sound.
irto/oauth2-proxy
32 Downloads
A PHP Proxy for OAuth2 APIs to create safe Web Apps.
driftwood/symmetric-encryption
563 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.
danibrutal/forker
55 Downloads
A structured , safe, and easiest way to perform tasks parallely in PHP
co0lc0der/simple-query-builder
23 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.