Libraries tagged by operation
maurohmartinez/impersonate-users-backpack-laravel
10560 Downloads
A simple package that adds the impersonate operation for admins
mathiasreker/php-svg-optimizer
11082 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
lamansky/fraction
66422 Downloads
A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.
kherge/file-manager
133675 Downloads
Manages strict read and write operations.
kelunik/retry
21407 Downloads
A tiny library for retrying failed operations.
keboola/retry
141258 Downloads
Library for repeatable and retryable operations
jowy/feature
45943 Downloads
Feature flagging API used for operational rampups and A/B testing.
jlorente/laravel-credit-cards
38115 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
jkudish/plume
5389 Downloads
X API v2 client for Laravel — facades, typed DTOs, test fakes, and user-scoped operations.
ikr/money-math
16243 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
funiq/geophp
118768 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
florianwolters/component-core-stringutils
203632 Downloads
Offers operations on the data type string as a PHP component.
flobbos/laravel-crudable
16027 Downloads
A Laravel package for saving time on crud operations
elementaryframework/streams
58638 Downloads
Shared project for streams operations across the framework
dmamontov/asynctask-7
14061 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.