imtiaz-hasan/flowforge
Flowforge - an n8n-style workflow automation engine for Laravel. Define triggers, actions, and branching flows in pure PHP.
时间:2026-07-08 15:07
veasin/ff-redis
Redis connection pool, queue driver, and cache driver for ff framework
时间:2026-07-08 03:06
elavora/api-queue-redis
Adapter Redis opcional para filas no framework Elavora
时间:2026-07-08 01:38
elavora/api-queue-worker
Worker opcional para consumir filas do framework Elavora
时间:2026-07-08 01:38
ezesha/end-year-reports
Asynchronous end-year financial report generation module for CodeIgniter 4 (SQS-backed worker pipeline).
时间:2026-07-07 22:28
milpa/events
String-named event dispatch for the Milpa PHP framework: dot-segment wildcard subscriptions, priorities, listener error isolation, and a pluggable async (queue) seam.
时间:2026-07-07 19:45
moaines/laravel-fts
SQLite FTS5 full-text search for Laravel with PHP-intl. BM25 ranking, search-as-you-type, multilingual (Latin, CJK, Arabic, Cyrillic), accent-insensitive, per-column weights, spellcheck, multi-tenant, authorization. Searchable trait with queue/sync/lazy batch indexing. No external services.
时间:2026-07-07 02:51
webparking/laravel-queue-garbage-collection
Collect PHP reference cycles after every queue job to keep long-running workers from leaking off-heap memory.
时间:2026-07-06 12:35
notification-hub/hub
A reusable, extensible, and production-ready notification system for PHP
时间:2026-07-04 22:22
storh/storh
File-first records for PHP: JSONC document store, append-only segmented log, and log-backed queue. Zero dependencies.
时间:2026-07-04 07:54
magetips/windowsazure
PHP client for Azure Service Bus. Manages namespace topology (create/list/delete topics, queues, subscriptions, and rules) and message operations (send, peek-lock receive, unlock, renew lock, delete) over the Service Bus REST API, authenticating via Shared Access Signature (SAS).
时间:2026-07-03 02:54
farsi/nova-command-center
A secure, modern Laravel Nova tool to run Artisan and shell commands from the Nova dashboard. Compatible with Nova v4 and v5.
时间:2026-07-02 19:44
boring-o11y/skystan
Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, and jobs holding an Eloquent model in a public property must use Se
时间:2026-07-02 09:30
bouzentm/laravel-queue-debounce
Dispatch-time debounce for Laravel queued jobs. One job per debounce window, atomic Redis gating, crash recovery.
时间:2026-07-02 08:29