Libraries tagged by operating
jlorente/php-credit-cards
480563 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.
itamair/geophp
7451435 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
410804 Downloads
A tiny library for retrying failing operations.
delight-im/str
357552 Downloads
Convenient object-oriented operations on strings
rindow/rindow-math-matrix
336343 Downloads
The fundamental package for scientific matrix operation
ang3/php-odoo-api-client
66977 Downloads
Odoo API client
dragon-code/laravel-migration-actions
202604 Downloads
Performing any actions during the deployment process
vkartaviy/retry
232832 Downloads
The library for repeatable and retryable operations
travisghansen/kubernetes-client-php
31242 Downloads
Kubernetes API client in PHP supporting REST operations and Watches
strscan/strscan
167068 Downloads
Simple string tokenizer for lexical scanning operations
nelexa/buffer
530499 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.
mathiasreker/php-svg-optimizer
11521 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
lullabot/drainpipe-dev
758811 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
jan2000/ffxradix
412048 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
bytexr/filament-queueable-bulk-actions
82616 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.