Libraries tagged by coalescing
nystudio107/craft-emptycoalesce
27 Favers
145772 Downloads
145772 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
8138 Downloads
8138 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
113249 Downloads
113249 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