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.
205 stars
11 watching
11 forks
Language: PHP
last commit: almost 3 years ago
Linked from 1 awesome list
composercomposer-commandscomposer-plugincomposer-preloadopcachephp
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates an OPCache preloader file for CakePHP applications. | 11 |
| A tool that optimizes application performance by warming up compiled code before first use. | 181 |
| A Composer plugin that automatically includes PHP files with easing functions into autoload configurations during the dump-autoload event. | 5 |
| A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
| A plugin to cache the output of binary initialization commands in shell startups. | 202 |
| Minifies HTML pages to reduce page load times | 1 |
| A PHP module that provides an in-process cache extension. | 51 |
| Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |
| Enables dependency mirroring without manual updates | 11 |
| Automates the download and installation of Node.js, npm, and Yarn for frontend development projects | 6 |
| Caches heavy method fetches to speed up Meteor application performance | 9 |
| Converts composer.yml to composer.json format | 56 |
| Allows PHP libraries to define compilation steps | 12 |
| Displays a summary of modified packages after Composer updates with links to release and comparison URLs. | 588 |
| Provides a flexible way to manage PHP projects using Docker and GitHub Actions | 34 |