Libraries tagged by In Memory
drewlabs/laravel-mem-usage
81 Downloads
Tracks per request memory usage in a Laravel application
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.
usernam3/phpunit_stopwatch_annotations
543 Downloads
phpunit test case with support for execution time and memory usage assertion in annotations
adelf/sharedmemory
19 Downloads
Abstraction package to handle shared memory between works in PHP
michaelking0/base-ranges
7 Downloads
Generate ranges of numbers in any base without hitting memory limits
mehrad/flash-attention-php
0 Downloads
FlashAttention v1 (tiled, memory-efficient exact attention) implemented in pure PHP, with an optional FFI-accelerated C kernel.
drupal/plus_suite_ai
41 Downloads
Layers the Plus Suite AI page-building assistant on top of Plus Suite: JSON entity serialization for AI, the in-page AI editing tool, agent memory, and an optional Anthropic provider you configure with your own API key.
crowdstar/ranger
6 Downloads
Ranger allows you to mimic the range function in PHP as an Iterator, conserving memory for large ranges.
noumenia/mmdbdaemon
16 Downloads
mmDbDaemon is a memory-resident MaxMind Database reader implementation in PHP.
codecon/laravel-simplesheet
2779 Downloads
Simple, powerful and memory-efficient spreadsheet exports and imports in Laravel
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.
phpdot/sheets
2 Downloads
Fast, streaming, low-memory XLSX reader and writer with charts, images, conditional formatting and data validation built in.
cline/json
0 Downloads
Memory-efficient pull parser for large JSON sources in Laravel and PHP applications.
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.