Libraries tagged by operations
aaronfrancis/flaky
5268 Downloads
A Laravel package to elegantly handle flaky operations.
backpack/revise-operation
230175 Downloads
Backpack interface for venturecraft/revisionable
rindow/rindow-math-matrix
46429 Downloads
The fundamental package for scientific matrix operation
dragon-code/laravel-migration-actions
196931 Downloads
Performing any actions during the deployment process
vkartaviy/retry
209324 Downloads
The library for repeatable and retryable operations
tobion/retry
260886 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
18112 Downloads
Run asynchronous tasks for long-running operations in WordPress
oskarstark/enum-helper
308679 Downloads
This library provides helpers for several enum operations
nelexa/buffer
509616 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
2069528 Downloads
Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory
jan2000/ffxradix
269748 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
funiq/geophp
102974 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
delight-im/str
292661 Downloads
Convenient object-oriented operations on strings
contributte/code-checker
410969 Downloads
nette/code-checker optimized for co-operation with our coding standard
bytexr/filament-queueable-bulk-actions
54845 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.