Libraries tagged by operate
prestashop/decimal
5841834 Downloads
Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.
lullabot/drainpipe
531347 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
jlorente/php-credit-cards
287231 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
3547602 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
itamair/geophp
4490256 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.
infection/mutator
2050736 Downloads
Mutator interface to implement custom mutators (mutation operators) for Infection
igorw/retry
353904 Downloads
A tiny library for retrying failing operations.
aaronfrancis/flaky
3633 Downloads
A Laravel package to elegantly handle flaky operations.
backpack/revise-operation
225118 Downloads
Backpack interface for venturecraft/revisionable
tivie/php-os-detector
1548260 Downloads
A small utility library that detects the OS the server is running on
rindow/rindow-math-matrix
40595 Downloads
The fundamental package for scientific matrix operation
drupol/phposinfo
3776291 Downloads
Try to guess the host operating system.
dragon-code/laravel-migration-actions
196431 Downloads
Performing any actions during the deployment process
vkartaviy/retry
207382 Downloads
The library for repeatable and retryable operations
tobion/retry
250139 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.