Libraries tagged by operate
laminas/laminas-ldap
1833237 Downloads
Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory
jlorente/php-credit-cards
209745 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
2796608 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
itamair/geophp
3385461 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
331085 Downloads
A tiny library for retrying failing operations.
hammerstone/flaky
35084 Downloads
A Laravel package to elegantly handle flaky operations.
delight-im/str
267533 Downloads
Convenient object-oriented operations on strings
backpack/revise-operation
195033 Downloads
Backpack interface for venturecraft/revisionable
tivie/php-os-detector
1506063 Downloads
A small utility library that detects the OS the server is running on
thadafinser/user-agent-parser
310352 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
ang3/php-odoo-api-client
41508 Downloads
Odoo API client
drupol/phposinfo
3680506 Downloads
Try to guess the host operating system.
dragon-code/laravel-migration-actions
191425 Downloads
Performing any actions during the deployment process
vkartaviy/retry
186892 Downloads
The library for repeatable and retryable operations
tobion/retry
206242 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.