Libraries tagged by memo

jgmdev/lessram

19 Favers
3 Downloads

Pure PHP implementation of array data structures that uses less memory.

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


hejunjie/cache

1 Favers
301 Downloads

基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.

Go to Download


gpslab/shmop

12 Favers
742 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


ebeacon/iterutil

0 Favers
236 Downloads

Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.

Go to Download


dface/generic-storage

0 Favers
336 Downloads

Generic storage structures (key-value, set, association) with mysql and memory persistence

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
751 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


badlamer/symfony-hybrid-xml-parser

3 Favers
2062 Downloads

Simple class to parse huge XML files in a memory-efficient way

Go to Download


axn/cached-valuestore

0 Favers
754 Downloads

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

Go to Download


astislav/yet-another-xlsx

0 Favers
239 Downloads

Relatively fast and memory saving write-only XLSX library

Go to Download


<< Previous Next >>