Libraries tagged by cached configs

imponeer/project-cached-code-generator-from-composer.json-data-base

0 Favers
23 Downloads

Library that can be used for plugins that can be used for composer-plugins that register services or configuration based on project composer.json files

Go to Download


minnis/neon-tools

0 Favers
37 Downloads

NEON tools. A handy (and super fast) NEON fileloader class for PHP.

Go to Download


yongtiger/yii2-setting

1 Favers
27 Downloads

Simple and efficient setup. All settings are read from DB or cache into a static array at frontend. Updates specified setting category at backend.

Go to Download


jakkzing-dev/laravel-cacheable-model

0 Favers
21 Downloads

Automatic query-based model cache for your Laravel app

Go to Download


enceeper/enceeper-phpconf

0 Favers
16 Downloads

Is a PHP package used for fetching keys from a user's Enceeper account. The main goal is to be able to store configuration information in a key and have this information delivered to a PHP application (other uses are welcome 😀).

Go to Download


levizoesch/laravel-clear-everything

1 Favers
354 Downloads

A simple helper command to clear laravel routes, config, cache, views, compiled, and caches config.

Go to Download


gilbertsoft/gscacheconfig

0 Favers
68 Downloads

GS Cache Config allows you to switch various caching backends to APCu with fallback in case of CLI mode. Configuration can simply be adapted by the Extension Manager.

Go to Download


bgreenacre/env-paths

0 Favers
0 Downloads

Provides paths for where to store things like cache, configs, data etc. given the environment and user that is running the application.

Go to Download


pdjohn/laravel-allclear

0 Favers
22 Downloads

This will run optimize, config, cache, route etc clear in one command

Go to Download


loilo/storage-paths

1 Favers
58 Downloads

Get OS-specific paths for storing your project's config, cache, logs etc.

Go to Download


laracake/clear

2 Favers
23 Downloads

This friendly package helps you to clear all config cache issues in laravel with single command.

Go to Download


itsnubix/laravel-nuke

0 Favers
1285 Downloads

Clear application, view and config cache with one command

Go to Download


el7cosmos/directories

0 Favers
0 Downloads

Provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS.

Go to Download


magepow/autoflushcache

3 Favers
478 Downloads

Auto flush cache after when saving change or config in admin Magento 2.

Go to Download


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


<< Previous Next >>