Libraries tagged by coalescing
nystudio107/craft-emptycoalesce
148516 Downloads
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.
schnittstabil/get
113733 Downloads
Get nested array values and object properties.
padosoft/laravel-super-cache-invalidate
9704 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.
borsche/elasticsearch-audit-bundle
66 Downloads
Symfony bundle that records who changed what in your application into Elasticsearch: automatic Doctrine entity auditing, arbitrary domain events, coalescing of many small changes into one record, async writes through Messenger, and a filterable read API.
bensedev/laravel-inflight-query-lock
3 Downloads
Deduplicate concurrent identical queries using distributed locks and async execution