Libraries tagged by coalesce
nystudio107/craft-emptycoalesce
146485 Downloads
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.
gglnx/twig-empty-coalesce
7460 Downloads
The empty test and default filter as an operator
orklah/psalm-elvis-begone
10134 Downloads
Replace Elvis operator (?:) by null coalesce operator (??) when applicable
apinstein/watchngo
3607 Downloads
A php-native inotify-based file watcher to easily trigger compilation. Debounces and coalesces changes to multiple files related to the same desired action.
coalesce/coalesce
1061 Downloads
blackfinwebware/laravel-mail-merge
1 Downloads
Allows user to coalesce objects with templates to create a series of customized emails.
padosoft/laravel-super-cache-invalidate
8720 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
113437 Downloads
Get nested array values and object properties.
bensedev/laravel-inflight-query-lock
3 Downloads
Deduplicate concurrent identical queries using distributed locks and async execution