Libraries tagged by memory limit
clue/mq-react
777990 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
zendframework/zend-memory
5927901 Downloads
Manage data in an environment with limited memory
laminas/laminas-memory
1170110 Downloads
Manage data in an environment with limited memory
netlogix/neos-asyncworkspaceactions
6278 Downloads
Neos package that allows asynchronous execution of workspace actions (e.g. publishing)
samlitowitz/php-memory
7 Downloads
A library to interact with PHP memory limit
sakanjo/memory-limited
7 Downloads
A package to limit the memory upon a function call.
net_bazzline/php_component_memory_limit_manager
766 Downloads
free as in freedom php component to validate if your script is reaching the allowed maximum memory usage
rapidmail/laravel-memory
71 Downloads
A Laravel package to get PHP memory usage and limit, with faking support.
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.
vega/memory-stat
1692 Downloads
Simple class which can be used to collect the PHP script memory usage information and to print all information.
orlandothoeny/memory-limiter
7 Downloads
PHP library that can read the available memory and set limit to currently free memory
chebur/memory-limit-bytes
11090 Downloads
Returns memory_limit option in bytes
kode/cache
0 Downloads
Kode Cache - 高性能缓存组件,支持文件、内存、Redis、Memcached、APCu、SQLite等多种驱动,用于单机和分布式环境
michaelking0/base-ranges
7 Downloads
Generate ranges of numbers in any base without hitting memory limits
univeros/eval
0 Downloads
bin/altair eval — a sandboxed scratchpad that executes a short PHP snippet inside the project's container in a guarded subprocess (disable_functions, open_basedir, memory + wall-clock limits) and returns a structured JSON result. The agent's "let me check" primitive.