Libraries tagged by safe-php
nutoolbox/php-gitlab-client
0 Downloads
A modern, type-safe PHP client for the GitLab REST API built on PSR standards.
lts/microdeps-safeobjects
0 Downloads
A micro dependency that provides safe PHP objects
jeremie-pasquis/rational-number
0 Downloads
A type-safe PHP library for precise rational number arithmetic with automatic normalization and percentage operations
invincible-tech-systems/easeampredis
45 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-halite
21 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/easeampmysql
63 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.
invincible-tech-systems/easeamp-mysql-redis
19 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.
inesta/php-schemas
1 Downloads
A fluent, type-safe PHP library for creating Schema.org structured data (JSON-LD, Microdata, RDFa)
fatkulnurk/radix-converter
1 Downloads
A type-safe PHP library to convert numbers into short strings and back. Perfect for URL shorteners, unique IDs, and compact representations.
eram/ersal
1 Downloads
A simple, type-safe PHP library for Iranian shipping and courier services.
elephox/framework
326 Downloads
A type-safe PHP framework.
easeappphp/pdolight
78 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.
easeappphp/ea-halite
35 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.
droath/edenai
9 Downloads
Modern, type-safe PHP SDK for the EdenAI API with PSR compliance and immutable DTOs
drizzle-php/drizzle-php
8 Downloads
A fast, type-safe PHP ORM inspired by Drizzle