Libraries tagged by exactly-once
stevegrunwell/one-time-callbacks
47376 Downloads
Enable WordPress actions and filter callbacks to be called exactly once.
webrek/laravel-idempotency
68 Downloads
Safe request retries for Laravel APIs via the Idempotency-Key header.
webrek/laravel-outbox
0 Downloads
Transactional outbox for Laravel: stage messages inside your database transaction and relay them reliably with retries and backoff.
ahmedtaha/travelling-salesman-path
28 Downloads
The travelling salesman problem asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city
coringawc/filament-single-record-resource
879 Downloads
A Filament plugin that solves the single-record resource pattern — resources that display exactly one record per authenticated user (e.g. 'My Profile', 'My Wallet', 'My Settings') without an index page, and their arbitrarily nested child resources.
jweiland/jw-shell-exec
711 Downloads
With this extension you can execute exactly one defined shell command as long as only one editor is logged into backend