Libraries tagged by operations
atk14/string-buffer
26646 Downloads
StringBuffer is a PHP class providing operations for efficient string buffering
async-interop/promise
2469 Downloads
A promise interface for interoperability in async operations.
astatroth/laravel-timer
23283 Downloads
A small tool to measure operations execution time.
articus/path-handler
16856 Downloads
Library for API development with Mezzio that simplifies creating operation middlewares and registering them in router
araise/crud-bundle
5868 Downloads
Very simple CRUD operations
akondas/exspecto
2530 Downloads
Small PHP DSL for synchronizing asynchronous operations (busy-waiting)
aeon-php/retry
152768 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
aef/laravel-batch-requests
1091 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
whatwedo/crud-bundle
25448 Downloads
Very simple CRUD operations
vormkracht10/laravel-permanent-cache
1254 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!
vcn/enum
28934 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
snowio/magento2-product-save-mutex
25089 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
saritasa/laravel-controllers
17032 Downloads
Saritasa controllers for typical operations
mpyw/laravel-retry-on-duplicate-key
51885 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
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.