Libraries tagged by operation
dragon-code/laravel-actions
341467 Downloads
Performing any actions during the deployment process
tobion/retry
578170 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
lullabot/drainpipe
858676 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
laminas/laminas-ldap
2724580 Downloads
Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory
jlorente/php-credit-cards
509030 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
7849868 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.
rindow/rindow-math-matrix
367627 Downloads
The fundamental package for scientific matrix operation
ang3/php-odoo-api-client
69303 Downloads
Odoo API client
dragon-code/laravel-migration-actions
202929 Downloads
Performing any actions during the deployment process
kudm761/martinez-rueda-php
205545 Downloads
Martinez-Rueda algorithm for polygon boolean operations
travisghansen/kubernetes-client-php
33297 Downloads
Kubernetes API client in PHP supporting REST operations and Watches
techcrunch/wp-async-task
24636 Downloads
Run asynchronous tasks for long-running operations in WordPress
strscan/strscan
175894 Downloads
Simple string tokenizer for lexical scanning operations
php-standard-library/filesystem
144583 Downloads
Type-safe functions for file system operations with proper exception handling
nelexa/buffer
536683 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.