Libraries tagged by coalescing
nystudio107/craft-emptycoalesce
27 Favers
147069 Downloads
147069 Downloads
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.
padosoft/laravel-super-cache-invalidate
2 Favers
8908 Downloads
8908 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
schnittstabil/get
4 Favers
113461 Downloads
113461 Downloads
Get nested array values and object properties.
bensedev/laravel-inflight-query-lock
16 Favers
3 Downloads
3 Downloads
Deduplicate concurrent identical queries using distributed locks and async execution