Libraries tagged by operations
lamansky/fraction
52594 Downloads
A class that represents a fraction. Supports conversion to/from floats, mathematical operations, negative fractions, and Unicode stringification.
kherge/file-manager
110433 Downloads
Manages strict read and write operations.
kelunik/retry
18568 Downloads
A tiny library for retrying failed operations.
johmanx10/transaction
42047 Downloads
Handles operations with automatic rollback mechanisms.
ikr/money-math
13995 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
funiq/geophp
107712 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.
flobbos/laravel-crudable
10867 Downloads
A Laravel package for saving time on crud operations
datatables.net/datatables.net-select
19764 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables
blancks/fast-jsonpatch-php
2448 Downloads
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
backstage/laravel-permanent-cache
2028 Downloads
Using Laravel Permanent Cache you can cache intensive operations permanently and update them in the background, so your users don't have to wait!
andreas-glaser/php-helpers
82202 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
alexandrainst/php-xlsx-fast-editor
6844 Downloads
PHP library to make basic but fast read & write operations on existing Excel workbooks
6dreams/doctrine-bulk
36685 Downloads
Simple classes that allows bulk operations on doctrine entities.
hammerstone/flaky
41048 Downloads
A Laravel package to elegantly handle flaky operations.
redsquirrelstudio/laravel-backpack-export-operation
1712 Downloads
An operation to make configurable exports for your CRUDs using the Backpack api you know and love