Libraries tagged by cached configs

coco-project/sql-cache

0 Favers
20 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
49779 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
8360 Downloads

Configurable Laravel cache manager

Go to Download


liip/cache-control-bundle

111 Favers
125300 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


ambroisemaupate/intervention-request

38 Favers
37591 Downloads

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

Go to Download


valantic-spryker/cache-manager

0 Favers
7126 Downloads

Add functionality to receive store specific configurations

Go to Download


sitegeist/treasuremap

2 Favers
4529 Downloads

Switch between multiple cache-backend via environment configuration.

Go to Download


studiomitte/urlguard2

2 Favers
28322 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
4254 Downloads

Modify cache headers via configuration

Go to Download


romm/configuration-object

5 Favers
29393 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


seeren/container

3 Favers
295 Downloads

Autowire and configure dependencies

Go to Download


fsavina/laravel-multi-memcached

1 Favers
11777 Downloads

Extract multiple memcached server configuration from .env file

Go to Download


kalamuna/quicksilver-deploy-tools

1 Favers
2269 Downloads

Runs postedployment commands such as clear cache and configuration import.

Go to Download


drago-ex/bootstrap

0 Favers
2334 Downloads

The `ExtraConfigurator` class extends Nette's configuration by searching for `.neon` files across directories and caching the results, with automatic cache invalidation in development.

Go to Download


maslosoft/cache

1 Favers
5167 Downloads

Easy to use, auto configurable, extensible cache provider

Go to Download


<< Previous Next >>