Libraries tagged by coalesce
nystudio107/craft-emptycoalesce
134738 Downloads
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.
orklah/psalm-elvis-begone
10126 Downloads
Replace Elvis operator (?:) by null coalesce operator (??) when applicable
gglnx/twig-empty-coalesce
4997 Downloads
The empty test and default filter as an operator
coalesce/coalesce
1032 Downloads
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.
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
2050 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
112921 Downloads
Get nested array values and object properties.