Libraries tagged by mezmo
timacdonald/cached-valuestore
710 Downloads
An extension of spatie/valuestore with in-memory caching.
sqonk/phext-datakit
178 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
sitmpcz/filemem-response
1392 Downloads
Response file from memory for Nette (when read file from DB)
simplito/ldba-php
88 Downloads
LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value storage
rpungello/laravel-csv
290 Downloads
Memory-efficient CSV writer for Laravel Excel
rarst/error-log-dashboard-widget
114 Downloads
Robust zero-configuration and low-memory WordPress plugin to keep an eye on error log
qubus/cache
110 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
phlib/csv
371 Downloads
A CSV parsing library; Prevents out of memory errors when parsing large files without a closing string delimiter
penate/server
0 Downloads
Open source, in-memory key value storage written in PHP.
ngmy/specification
361 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
next/aop
30 Downloads
An AOP package that is resident in in-memory PHP frameworks, such as nextphp, WebMan.
mounirrquiba/openai
435 Downloads
OpenAI API Client is a component-oriented, extensible client library for the OpenAI API. It's designed to be faster and more memory efficient than traditional PHP libraries.
molajo/cache
476 Downloads
Cache API for PHP applications with APC, Database, File, Memcached, In-memory, Redis, Wincache, and xCache handlers.
mohammedmanssour/fast-csv
227 Downloads
Fast, Memory-light, CSV Importer/Exporter that provide better testing experience
micoya/php-snowflake-shm
0 Downloads
Generate unique snowflake using PHP and shared memory.