vairogs/functions-memoize
A PHP library providing memoization functionality to cache the results of expensive function calls and return the cached result when the same inputs occur again
时间:2025-04-15 09:03
code-corner/performance-cache
A caching library for PHP performance optimization supporting multiple caching strategies.
时间:2024-07-21 13:47
silviooosilva/cacheer-php
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
时间:2024-07-18 19:27
caujasutom/laravel-optimizer
A lightweight Laravel package to optimize performance by minifying HTML, caching, and more.
时间:2023-05-28 21:09
wordpress-premium/wp-rocket
Performance optimization plugin for WordPress
时间:2021-08-28 12:31
cooltronicpl/craft-files-autoversioning
A simple yet powerful Twig extension for CraftCMS. It assists in cache-busting your assets, ensuring that users always receive the latest versions of your files.
时间:2021-03-21 16:21
meenie/munee
Standalone PHP 5.3 Asset Optimisation & Manipulation - On-The-Fly Image Resizing, On-the-fly LESS, SCSS, CoffeeScript Compiling, CSS & JavaScript Combining/Minifying, and Smart Client Side and Server Side Caching
时间:2012-12-03 10:49
iazaran/smart-cache
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
时间:未知