Libraries tagged by inmemory
crocodile2u/json-streamer
3 Downloads
Memory-efficient and fast streaming JSON parser
comely-io/cache
1620 Downloads
Comely Cache Component (Redis + Runtime Memory)
chaungoclong/simple-benchmark
7 Downloads
Simple script use for test speed and memory
celestriode/dynamic-registry
28 Downloads
Simple, individual registries that are populated on-demand to save on memory.
brouzie/xml-iterator
138 Downloads
Fast and memory efficient XML iterator based on XmlReader.
better-php/shutdown-handler
81 Downloads
An advanced shutdown handler that can be manipulated after it's instantiated: deregister or re-register callbacks, retrieve and re-use the same handler instance at any time to prevent memory leaks in long-running PHP apps etc.
bariman/card_game
11 Downloads
Provides an HTTP API endpoint for a card memory game.
az13js/auto-inc-id
6 Downloads
A PHP package to generate auto-incremented IDs using shared memory or file.
artur-gajewski/dev-toolbar
7 Downloads
This module provides a toolbar for your project's development to easily fetch memory usage information, tail of Apache's access and error logs as well as phpinfo(), all from their own tab in the toolbar.
artplus_f/browscap
0 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
adiafora/measure
22 Downloads
The package for measuring the time spent on script execution. Also to measure the memory expended
zookal/ho-nl-ho_import
12 Downloads
A Magento Module that allows you to map fields and import all sorts of file formats, sources and entities. Fast and Low Memory.
tcgunel/xml-aligner
56 Downloads
Converts small/large xml files by the data structure of given array with minimum memory consumption.
requtize/code-timer
118 Downloads
Simple PHP library to measuring code execution time with memory usage.
razorpay/php-bloom-filter
191 Downloads
The best way to check object existence and save memory and disk usage.