Libraries tagged by Opcache
qfz9527/composer-preload
3 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
jturbide/vhost
20 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.
diego-ninja/composer-preload
2882 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
bugover/composer-preload
0 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
108 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.
leofeyer/optimize-native-functions-fixer
5425 Downloads
Prefixes native PHP functions which can be replaced with opcodes by the OPcache.
rogerthomas84/ohcache
11182 Downloads
OhCache is a flexible caching library for PHP
nickolasburr/ocache.php
0 Downloads
PSR-16 object cache for PHP.
xes/pcache
123 Downloads
Wrapper for Predis to add GetOrSet