Libraries tagged by Safe PHP
aeviiq/safe-cast
5149 Downloads
A library that provides a secure way to cast variables in PHP.
ondram/shortuuid-php55
3861 Downloads
PHP 5.5 compatible fork of library that generates concise, unambiguous, URL-safe UUIDs
invincible-tech-systems/easeampmysql-halite
16 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeamp-mysql-redis
14 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
easeappphp/pdolight
75 Downloads
A very simple and safe PHP library to execute PDO based database queries. 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.
vboivin/superglobals
2 Downloads
Type-safe access to php superglobals
busenov/database
3 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
yurijbogdanov/base64
1 Downloads
PHP Base64 (encode/decode) Library
thijsw/ics-large
10 Downloads
Generate .ics-files in PHP with a low memory footprint
tekintian/mydb
15 Downloads
安全,高新能的PHP mysql/mysqli数据库驱动类,支持主从,分库分表,sql注入防御等,High efficiently mysql mysqli driver, support master slave, muiti table data etc.
strictphp/strict-mock
12 Downloads
Strict mock is a strict type safe mock generated from your interfaces to use with any testing framework.
pirminis/maybe-monad
1002 Downloads
PHP monad library
ngexp/hydrator
8 Downloads
Hydration and validation of data to a pre-defined class structure controlled by php 8 attributes
impeck/safemysql
2 Downloads
PHP class designed for secure and efficient MySQL query handling
geoffroy-aubry/enum
16 Downloads
A simple-to-use PHP class that provides the ability to emulate and create type-safe enumerations.