Composer-Preload

Cache warmer

Generates preloaded PHP files to warm up opcache cache via composer command

Preload your sweet sweet code to opcache with a composer command, making your code faster to run.

GitHub

204 stars
11 watching
11 forks
Language: PHP
last commit: over 2 years ago
Linked from 1 awesome list

composercomposer-commandscomposer-plugincomposer-preloadopcachephp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cnizzardini/cakephp-preloader Generates an OPCache preloader file for CakePHP applications. 11
jderusse/composer-warmup A tool that optimizes application performance by warming up compiled code before first use. 180
krakphp/php-inc A Composer plugin that automatically includes PHP files with easing functions into autoload configurations during the dump-autoload event. 5
composer-unused/composer-unused A tool to scan your PHP code and identify unused Composer dependencies. 1,529
mroth/evalcache A plugin to cache the output of binary initialization commands in shell startups. 199
gocom/rah_cache_minify Minifies HTML pages to reduce page load times 1
liexusong/pcache A PHP module that provides an in-process cache extension. 51
wemakecustom/gitlab-composer Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. 163
repman-io/composer-plugin Enables dependency mirroring without manual updates 10
mariusbuescher/node-composer Automates the download and installation of Node.js, npm, and Yarn for frontend development projects 6
e-potek/method-cache Caches heavy method fetches to speed up Meteor application performance 9
igorw/composer-yaml Converts composer.yml to composer.json format 56
civicrm/composer-compile-plugin Allows PHP libraries to define compilation steps 12
pyrech/composer-changelogs Displays a summary of modified packages after Composer updates with links to release and comparison URLs. 589
mileschou/composer-action Provides a flexible way to manage PHP projects using Docker and GitHub Actions 33