Libraries tagged by inmemory
chaungoclong/simple-benchmark
9 Downloads
Simple script use for test speed and memory
celestriode/dynamic-registry
31 Downloads
Simple, individual registries that are populated on-demand to save on memory.
brouzie/xml-iterator
141 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.
bassim/big-xlsx-bundle
15833 Downloads
Symfony2 Bundle for generating large multi-sheeted xlsx files with low memory usage
bariman/card_game
11 Downloads
Provides an HTTP API endpoint for a card memory game.
az13js/auto-inc-id
8 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.
affinity4/heap
10 Downloads
Full Binary Heap implementation with maxheap, minheap and memory-efficient O(nlogn) and space-complexity of O(1) heapsort algorithm
adiafora/measure
28 Downloads
The package for measuring the time spent on script execution. Also to measure the memory expended
adelf/sharedmemory
19 Downloads
Abstraction package to handle shared memory between works in PHP
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
57 Downloads
Converts small/large xml files by the data structure of given array with minimum memory consumption.
razorpay/php-bloom-filter
193 Downloads
The best way to check object existence and save memory and disk usage.