Libraries tagged by operations
hammerstone/flaky
40366 Downloads
A Laravel package to elegantly handle flaky operations.
backpack/revise-operation
216811 Downloads
Backpack interface for venturecraft/revisionable
dragon-code/laravel-migration-actions
195164 Downloads
Performing any actions during the deployment process
vkartaviy/retry
202646 Downloads
The library for repeatable and retryable operations
tobion/retry
236668 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
techcrunch/wp-async-task
17675 Downloads
Run asynchronous tasks for long-running operations in WordPress
strscan/strscan
125724 Downloads
Simple string tokenizer for lexical scanning operations
sebastian/object-graph
30145 Downloads
Provides useful operations on PHP object graphs
oskarstark/enum-helper
256062 Downloads
This library provides helpers for several enum operations
nelexa/buffer
506534 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
laminas/laminas-ldap
1987581 Downloads
Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory
jan2000/ffxradix
237763 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
delight-im/str
284325 Downloads
Convenient object-oriented operations on strings
contributte/code-checker
343437 Downloads
nette/code-checker optimized for co-operation with our coding standard
bytexr/filament-queueable-bulk-actions
36465 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.