Libraries tagged by memoq
okayinc/stateless-session
25 Downloads
Library that allows Telegram Bots to have short term memory without using database access
mounirrquiba/openai
433 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.
marlonfan/disque-php
576 Downloads
PHP library for Disque, an in-memory, distributed job queue
magenizr/magento2-deleteorders
879 Downloads
This Magento 2 modules allows admin users to delete orders with all related information such as invoices, shipments and credit memos.
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).
larmias/larmias
9 Downloads
A memory resident php development framework.
juststeveking/password-generator
45 Downloads
Generate random, memorable passwords easily.
jgmdev/lessram
3 Downloads
Pure PHP implementation of array data structures that uses less memory.
jdwx/array-cache
241 Downloads
A trivial implementation of PSR CacheInterface using an in-memory array.
jclaveau/phpunit-profile-asserts
1517 Downloads
Provides asserts against memory usage and execution time for PHPUnit
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.
gpslab/shmop
741 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP