Libraries tagged by operating
kelunik/retry
18278 Downloads
A tiny library for retrying failed operations.
jowy/feature
43927 Downloads
Feature flagging API used for operational rampups and A/B testing.
johmanx10/transaction
41325 Downloads
Handles operations with automatic rollback mechanisms.
ikr/money-math
13865 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
funiq/geophp
106793 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
10600 Downloads
A Laravel package for saving time on crud operations
blancks/fast-jsonpatch-php
2376 Downloads
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
backstage/laravel-permanent-cache
1382 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
81146 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
6322 Downloads
PHP library to make basic but fast read & write operations on existing Excel workbooks
6dreams/doctrine-bulk
36406 Downloads
Simple classes that allows bulk operations on doctrine entities.
hammerstone/flaky
40984 Downloads
A Laravel package to elegantly handle flaky operations.
doctrine/skeleton-mapper
9641 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.
weiaibaicai/dcat-operation-log
2009 Downloads
Dcat Admin 操作日志扩展
redsquirrelstudio/laravel-backpack-export-operation
1633 Downloads
An operation to make configurable exports for your CRUDs using the Backpack api you know and love