Libraries tagged by php cache library
mimmi20/wurflcache
541817 Downloads
the Cache Classes for the Wurfl PHP Library for PHP 5.3
tommyknocker/pdo-database-class
6285 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
omaralalwi/laravel-trash-cleaner
7896 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
micilini/video-stream
2027 Downloads
PHP video streaming library with HTTP Range support and optional disk cache. Works standalone or with Laravel.
php-library/simple-cache
12348 Downloads
PHP Simple Cache Library
harungecit/php-email-validator
457 Downloads
A comprehensive PHP email validation library to check format, detect disposable emails, validate MX records, role-based detection, typo suggestions, and support batch validation with configurable cache and rate limiting.
damimpr/cache-multi-layer
937 Downloads
PHP library used for fast management of a single cache system, or management of multiple systems with priority levels.v
atk14/cache-file-storage
1409 Downloads
A PHP library for storing values in the file system, with optional expiration.
andydefer/php-jsonl
2484 Downloads
High-performance JSONL (JSON Lines) file management library with temporal and key-based storage strategies, automatic batching, and cache expiration
joostvanveen/litespeedcache
10997 Downloads
A framework agnostic Litespeed cache library for PHP. Can be used in any PHP application.
vection-framework/vection
5806 Downloads
Vection is a future-proof PHP component library and framework that focuses on flexibility, developer friendly code and lightweight to rich enterprise components. Vection can be used to realize small to large enterprise applications.
t2pcorp/libcrypto7
5988 Downloads
A PHP library for cryptographic operations with KMS integration, Caching(local,redis) and Secret manager.
g4/russian-doll
66322 Downloads
russian-doll php library
g4/mcache
75238 Downloads
mcache php library
detain/rate-limit
3409 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket