Libraries tagged by asphp
kafkiansky/push-prometheus
5 Downloads
Pushing metrics to prometheus via amphp.
itseasy/php-websocket
0 Downloads
PHP Websocket Server
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.
idiosyncratic/amproute
42 Downloads
A flexible HTTP Router for Amp's HTTP Server
highperapp/websockets
10 Downloads
High-performance WebSocket server with O(1) indexed broadcasting. Fully compatible with PHP 8.3 & 8.4 for modern async applications.
highperapp/validator
0 Downloads
High-performance data validation with Rust FFI acceleration, AMPHP parallel processing, and pure PHP fallback
highperapp/tcp
4 Downloads
Enterprise TCP server and client with advanced connection handling, connection pooling, circuit breakers, and Rust FFI acceleration
highperapp/highper-php
2 Downloads
High-performance asynchronous PHP micro framework targeting C10M concurrency with maximum simplicity and peak performance
highperapp/grpc
2 Downloads
High-Performance gRPC Server with Rust FFI acceleration and pure PHP fallback
highperapp/crypto
0 Downloads
Enterprise-grade cryptographic library with OWASP A02 compliance, FIPS 140-2 support, and advanced security features
highperapp/compression
2 Downloads
High-performance compression library with Rust FFI acceleration, Brotli and Gzip support, and pure PHP fallback
highperapp/cache
0 Downloads
High-performance caching library with Rust FFI acceleration and AMPHP async support