Libraries tagged by operating
kherge/file-manager
103901 Downloads
Manages strict read and write operations.
kelunik/retry
17175 Downloads
A tiny library for retrying failed operations.
jowy/feature
43547 Downloads
Feature flagging API used for operational rampups and A/B testing.
johmanx10/transaction
39513 Downloads
Handles operations with automatic rollback mechanisms.
jlorente/laravel-credit-cards
31507 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.
flobbos/laravel-crudable
9733 Downloads
A Laravel package for saving time on crud operations
devuri/encryption
20886 Downloads
A Composer package for handling encryption and decryption operations.
blancks/fast-jsonpatch-php
2025 Downloads
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
astatroth/laravel-timer
22461 Downloads
A small tool to measure operations execution time.
andreas-glaser/php-helpers
78674 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
4658 Downloads
PHP library to make basic but fast read & write operations on existing Excel workbooks
aeon-php/retry
152446 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
6dreams/doctrine-bulk
35859 Downloads
Simple classes that allows bulk operations on doctrine entities.
doctrine/skeleton-mapper
9379 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
1444 Downloads
An operation to make configurable exports for your CRUDs using the Backpack api you know and love