Libraries tagged by ohcache
tourze/php-startup-parameter-optimization
0 Downloads
PHP startup parameter optimization for OPcache and JIT configuration
somephp/arraycache
8 Downloads
Quickly store and retrieve arrays. Persist data with two methods, set and get. Enabling OPcache is recommended for speed.
qfz9527/composer-preload
4 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
mimatus/export-cache
0 Downloads
PSR-6 Cache without deserialization speeded-up with OPcache
keilestone/composer-preload
7 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
kariricode/dotenv
16 Downloads
The only PHP dotenv with auto type casting, AES-256-GCM encryption, OPcache caching, fluent validation DSL, environment-aware loading, and CLI tooling — zero dependencies, PHP 8.4+, ARFA 1.3.
jturbide/vhost
21 Downloads
A command-line tool built with Symfony Console that automatically generates Apache and Nginx virtual host configurations from YAML definitions, updates system hosts files, restarts web servers, and manages PHP caches (OPCache, APCu, sessions). Supports both Linux and Windows environments.
contenir/config
8 Downloads
Framework-agnostic PHP-array config file reader/writer with atomic writes and opcache invalidation. Adapted from Laminas\Config.
chani/safi-i18n
2 Downloads
Fast, secure-by-design JSON & Source-Key i18n extension with OPcache compilation for Safi Microframework.
bugover/composer-preload
4 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
andersbjorkland/maintenance-extension
58 Downloads
📦 This Bolt extension adds tools for clearing opcache and monitor performance.
ahmyi/composer-preload
37 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
runner/fastd-pocache
109 Downloads
opcache clear for fastd
northrook/storage
3 Downloads
Store arbitrary PHP data to disk, allowing it to be retrieved and modified at runtime, saved and OPcached.
northrook/memo
48 Downloads
PHP Memorization, offers persistent disk storage using OPcache, or integrate any symfony/cache adapter.