Libraries tagged by memory

jdwx/array-cache

0 Favers
223 Downloads

A trivial implementation of PSR CacheInterface using an in-memory array.

Go to Download


jclaveau/phpunit-profile-asserts

2 Favers
1517 Downloads

Provides asserts against memory usage and execution time for PHPUnit

Go to Download


jamm/errorhandler

9 Favers
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.

Go to Download


intahwebz/lowmemoryclassloader

11 Favers
36 Downloads

A PHP class loader that uses a minimal amount of memory.

Go to Download


hotelmah/write-file

1 Favers
15 Downloads

Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.

Go to Download


hexastudio/array_disk

3 Favers
1266 Downloads

Store array as cache in hardDrive, decrease memory usage

Go to Download


gpslab/shmop

12 Favers
739 Downloads

Shmop is a simple and small abstraction layer for shared memory manipulation using PHP

Go to Download


ghostjat/np

10 Favers
32 Downloads

Np (numphp) is numerical library with low memory footprint for php language. Suitable for large scale computing. php-8.0+ 64 bit is required!

Go to Download


elliotsawyer/silverstripe-typesense

1 Favers
178 Downloads

Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections

Go to Download


drewlabs/laravel-mem-usage

0 Favers
58 Downloads

Tracks per request memory usage in a Laravel application

Go to Download


collector/collector

15 Favers
207 Downloads

A collection library inspired by Laravel Collections, built using generators to preserve memory

Go to Download


ceddyg/query-builder-repository

11 Favers
750 Downloads

Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.

Go to Download


bkwld/reporter

31 Favers
20507 Downloads

Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries

Go to Download


benconda/collection

5 Favers
6 Downloads

Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)

Go to Download


axn/cached-valuestore

0 Favers
728 Downloads

An extension of spatie/valuestore with in-memory caching.

Go to Download


<< Previous Next >>