Libraries tagged by operate
kherge/file-manager
100416 Downloads
Manages strict read and write operations.
jowy/feature
43149 Downloads
Feature flagging API used for operational rampups and A/B testing.
johmanx10/transaction
37929 Downloads
Handles operations with automatic rollback mechanisms.
innmind/server-status
75422 Downloads
Library to access various components of the operating system
ikr/money-math
13364 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
flobbos/laravel-crudable
9302 Downloads
A Laravel package for saving time on crud operations
fanmade/laravel-bitwise-trait
61480 Downloads
Simple trait to use bitwise operators on any class
devuri/encryption
5520 Downloads
A Composer package for handling encryption and decryption operations.
blancks/fast-jsonpatch-php
1771 Downloads
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
alexandrainst/php-xlsx-fast-editor
3513 Downloads
PHP library to make basic but fast read & write operations on existing Excel workbooks
aeon-php/retry
150620 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
6dreams/doctrine-bulk
35339 Downloads
Simple classes that allows bulk operations on doctrine entities.
hammerstone/flaky
40613 Downloads
A Laravel package to elegantly handle flaky operations.
doctrine/skeleton-mapper
9217 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.
redsquirrelstudio/laravel-backpack-export-operation
1319 Downloads
An operation to make configurable exports for your CRUDs using the Backpack api you know and love