Libraries tagged by operation
kherge/file-manager
107954 Downloads
Manages strict read and write operations.
kelunik/retry
18109 Downloads
A tiny library for retrying failed operations.
jowy/feature
43871 Downloads
Feature flagging API used for operational rampups and A/B testing.
johmanx10/transaction
40877 Downloads
Handles operations with automatic rollback mechanisms.
ikr/money-math
13800 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
funiq/geophp
106260 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
10450 Downloads
A Laravel package for saving time on crud operations
bytexr/filament-queueable-bulk-actions
59397 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.
blancks/fast-jsonpatch-php
2355 Downloads
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
backstage/laravel-permanent-cache
1073 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
80616 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
5951 Downloads
PHP library to make basic but fast read & write operations on existing Excel workbooks
6dreams/doctrine-bulk
36249 Downloads
Simple classes that allows bulk operations on doctrine entities.
hammerstone/flaky
40953 Downloads
A Laravel package to elegantly handle flaky operations.
doctrine/skeleton-mapper
9627 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.