Libraries tagged by operators
lullabot/drainpipe
607333 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
jlorente/php-credit-cards
337318 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
jfcherng/php-mb-string
4167143 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
itamair/geophp
5311426 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
igorw/retry
370825 Downloads
A tiny library for retrying failing operations.
delight-im/str
311645 Downloads
Convenient object-oriented operations on strings
aaronfrancis/flaky
12994 Downloads
A Laravel package to elegantly handle flaky operations.
dragon-code/laravel-migration-actions
198407 Downloads
Performing any actions during the deployment process
vkartaviy/retry
217905 Downloads
The library for repeatable and retryable operations
travisghansen/kubernetes-client-php
18673 Downloads
Kubernetes API client in PHP supporting REST operations and Watches
techcrunch/wp-async-task
18937 Downloads
Run asynchronous tasks for long-running operations in WordPress
realrashid/cart
1928 Downloads
Meet Cart — your ultimate solution for seamless shopping cart functionality in Laravel applications. Cart simplifies the complexities of shopping cart operations, from product additions to total calculations, ensuring a frictionless user experience.
lullabot/drainpipe-dev
571003 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
laminas/laminas-ldap
2176320 Downloads
Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory
bytexr/filament-queueable-bulk-actions
61132 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.