Libraries tagged by memo
shavy/qcache
52 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
scrawler/swoole-cache
57 Downloads
High Speed in memory cahce using swoole table
rarst/error-log-dashboard-widget
114 Downloads
Robust zero-configuration and low-memory WordPress plugin to keep an eye on error log
qubus/cache
51 Downloads
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
phlib/csv
369 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.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
okayinc/stateless-session
8 Downloads
Library that allows Telegram Bots to have short term memory without using database access
nael_d/cachex
4 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
mounirrquiba/openai
432 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.
micoya/php-snowflake-shm
0 Downloads
Generate unique snowflake using PHP and shared memory.
magenizr/magento2-deleteorders
862 Downloads
This Magento 2 modules allows admin users to delete orders with all related information such as invoices, shipments and credit memos.
lugosium/lugosiumovhvpsmonitorbundle
47 Downloads
OVH VPS Monitor view with HighCharts. Provides informations about CPU, Memory and Traffic.
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).