Libraries tagged by cached configs

coco-project/sql-cache

0 Favers
23 Downloads

Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.

Go to Download


carlosio/opcache-dashboard

136 Favers
51368 Downloads

Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.

Go to Download


salehhashemi/laravel-configurable-cache

20 Favers
11042 Downloads

Configurable Laravel cache manager

Go to Download


ambroisemaupate/intervention-request

40 Favers
40334 Downloads

A customizable Intervention Image wrapper to use image simple re-sampling features over urls and a configurable cache.

Go to Download


liip/cache-control-bundle

111 Favers
125451 Downloads

This Bundle provides a way to set path based cache expiration headers via the app configuration and provides a helper to control the reverse proxy varnish.

Go to Download


valantic-spryker/cache-manager

0 Favers
9121 Downloads

Add functionality to receive store specific configurations

Go to Download


sitegeist/treasuremap

2 Favers
6277 Downloads

Switch between multiple cache-backend via environment configuration.

Go to Download


studiomitte/urlguard2

2 Favers
29555 Downloads

Stop cache poisoning via addQueryString and just keep those parameters which are mapped via routing configuration

Go to Download


nswdpc/silverstripe-cache-headers

2 Favers
4611 Downloads

Modify cache headers via configuration

Go to Download


romm/configuration-object

5 Favers
29460 Downloads

Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.

Go to Download


umar-jimoh/laravel-secretsync

5 Favers
130 Downloads

Sync secrets from secret managers into your Laravel app with ease.

Go to Download


fsavina/laravel-multi-memcached

1 Favers
12284 Downloads

Extract multiple memcached server configuration from .env file

Go to Download


kalamuna/quicksilver-deploy-tools

1 Favers
2676 Downloads

Runs postedployment commands such as clear cache and configuration import.

Go to Download


maslosoft/cache

1 Favers
5223 Downloads

Easy to use, auto configurable, extensible cache provider

Go to Download


phpro/annotated-cache

16 Favers
10146 Downloads

This package makes it easy to configure the caching of your services with annotations.

Go to Download


<< Previous Next >>