Libraries tagged by mezmo
melia/object-storage
5 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
littlebizzy/object-cache
2 Downloads
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).
larsgmortensen/litetxt
4 Downloads
Lightweight static text manager for PHP with in-memory caching, file-based storage, and optional logging.
larmias/larmias
9 Downloads
A memory resident php development framework.
juststeveking/password-generator
46 Downloads
Generate random, memorable passwords easily.
jgmdev/lessram
3 Downloads
Pure PHP implementation of array data structures that uses less memory.
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
intahwebz/lowmemoryclassloader
36 Downloads
A PHP class loader that uses a minimal amount of memory.
hejunjie/cache
333 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
gpslab/shmop
742 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP
ghostjat/np
32 Downloads
Np (numphp) is numerical library with low memory footprint for php language. Suitable for large scale computing. php-8.0+ 64 bit is required!
elliotsawyer/silverstripe-typesense
210 Downloads
Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections
elementary/runtime-config
522 Downloads
Save configure in memory.
ebeacon/iterutil
255 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
dangerwayne/laravel-specifications
13 Downloads
Elegant specification pattern implementation for Laravel with support for Eloquent queries and in-memory filtering