Libraries tagged by Safe PHP
hktr92/php-secrecy
2 Downloads
Secrecy holds your sensitive data as safe as possible from leaking.
asolomatin/php-big-bit-mask
1160 Downloads
Bitmask compatible with JavaScript big-bit-mask - the bitmask serializable into a base64-like, url-safe string.
ashallendesign/type-safe
21 Downloads
A package for ensuring variable types in PHP
invincible-tech-systems/easeampredis
34 Downloads
A very simple and safe PHP library that provides methods to access redis cache in php applications. This wraps up the AmPHP related Redis Package to interact with Redis in-memory cache in an asynchronous & non-blocking way.
invincible-tech-systems/easeampmysql
46 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
easeappphp/hmac
448 Downloads
A very simple and safe PHP library that provides methods to handle HMAC in applications.
easeappphp/ea-halite
29 Downloads
A very simple and safe PHP library that provides wrapper methods to handle encryption, decryption along with authentication in both symmetric & asymmetric modes for both text content and files appropriately. This library is based upon Halite library from Paragonie Initiative Enterprises.
pinga/base64
260 Downloads
Simple and convenient Base64 encoding and decoding for PHP
pageon/expiring-token
482 Downloads
A cryptographically safe token with a build in customizable expiration date
oktavlachs/data-mapping-service
841 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
luyadev/luya-module-payment
11922 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.
krugozor-old/database
13 Downloads
Database — библиотека PHP классов для простой, удобной, быстрой и безопасной работы с базой данных MySql, использующая расширение PHP mysqli и имитацию подготовленных запросов. Database — is a PHP class library for easy, convenient, fast and safe work with the MySql database, using the PHP mysqli extension and simulating prepared statements.
phpgt/json
1309 Downloads
Structured, type-safe, immutable JSON objects.
phpgt/dataobject
1519 Downloads
Structured, type-safe, immutable data transfer.
phenogram/bindings
101 Downloads
Low level type-safe PHP bindings for the Telegram Bot API