Libraries tagged by meme
qaribou/immutable.php
149922 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
msp/adminrestriction
350223 Downloads
Magento2 Admin IP based restriction - Member of MageSpecialist SecuritySuite
millipress/millicache
8630 Downloads
WordPress Full-Page Cache based on Rules & Flags. Delivers flexible, scalable caching workflows backed by Redis and ValKey in-memory stores.
luchaninov/csv-file-loader
61782 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
kiwicommerce/module-cron-scheduler
609397 Downloads
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
jord-jd/do-file-cache
23285 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
hyvor/php-json-exporter
260889 Downloads
Export large datasets to a JSON file without memory exhaustion
humanmade/batcache
488932 Downloads
A memcached HTML page cache for WordPress.
halilim/xml-iterator
398843 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
eusonlito/laravel-pulse-apps-load
66981 Downloads
A Laravel Pulse card to show Memory and CPU usage
carlosio/opcache-dashboard
56038 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
byjg/jwt-session
91526 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
bentools/string-combinations
215528 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1684040 Downloads
Read large files line by line in a memory efficient (constant) way.
andrewdalpino/okbloomer
1253054 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.