laravel-backfill
by kstmostofa
Safe, resumable, one-off data backfills for Laravel. Keyset pagination, atomic cursor persistence, per-row error isolation, and crash recovery for bulk data changes over large tables.
laravel-embedding
by jooservices
A reusable Laravel package for text chunking, embedding generation, and optional vector persistence.
laravel-amphp
by keggermont
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.