Libraries tagged by cached configs

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

0 Favers
16 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
27 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


tomkyle/configreader

0 Favers
6 Downloads

Successor of germania-kg/configreader: Merge default and custom configuration files with Symfony YAML. Supports PSR-6 CacheItemPools.

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


mints/laravel-clear

0 Favers
1 Downloads

Clear laravel application cache, config, logs, session

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
19 Downloads

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

Go to Download


loilo/storage-paths

1 Favers
56 Downloads

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

Go to Download


laracake/clear

2 Favers
22 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
1283 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


apedik/cacheautoclean

1 Favers
7 Downloads

clean config cache automatically

Go to Download


coco-project/sql-cache

0 Favers
13 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 >>