Libraries tagged by floating
sunaoka/laravel-partial-config-cache
48 Downloads
Create a partial cache file for faster configuration loading
somardigital/silverstripe-vite
455 Downloads
A module to allow loading Vite assets in Silverstripe
solumdesignum/package-env-loader
21 Downloads
Framework agnostic environment loader that abstracts PHP dotEnv for faster env loading.
snapshotpl/lazy-container
13 Downloads
Lazy loading PSR-11 container decorator
rpurinton/config
285 Downloads
A basic configuration loading utility.
robertogallea/laravel-lazy-rest
12 Downloads
Package for trasparently loading paginated rest resources into lazy collections
remotelyliving/php-query-bus
13 Downloads
A php query bus for abstracting querying, data loading, and graph building
remotelyliving/php-command-bus
4 Downloads
A php query bus for abstracting querying, data loading, and graph building
rayanlevert/dotenv
15 Downloads
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
qubus/config
180 Downloads
Package for loading, saving and accessing config settings.
pixelpoems/silverstripe-search
328 Downloads
Silverstripe Search-Module including loading search results js api requests.
piotrpress/asset-block
53 Downloads
This plugin adds an Asset Block for enqueueing registered scripts and styles in content, solving the issue of loading assets with patterns.
phanda-framework/dotenv
301 Downloads
A wrapper around vlucas/dotenv that provides additional functionality. Used in the Phanda framework to allow loading of multiple dotenv files.
pfaciana/composer-smart-autoloader
76 Downloads
A PHP autoloader that manages class loading across multiple Composer dependencies, prioritizing the latest compatible versions.
pdeio/redis-driver-fallback
3436 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.