Libraries tagged by operation
demi/php-timelog
40132 Downloads
PHP timer for long-time operations
ctw/ctw-http
132535 Downloads
This package provides utility classes and constants to facilitate common operations of PSR-7 and a group of exceptions which represent HTTP status codes.
convertiv/composer-wordpress
13268 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.
codingms/shop
8213 Downloads
TYPO3 Shop by coding.ms: An extensive shop for TYPO3 for realizing Webshops, Online-Shops or Payment-Subscriptions, comparable with tt_products, Cart or Aimeos. It includes PayPal, PayPal-Checkout, Klarna, Stripe, Bookmarks, UPS-API, invoice generation, a backend module, compare feature, graduated prices, plus product variants, filters, and tax and shipping logic for practical shop operations.
codedruids/simple-diff
20177 Downloads
PHP class wrapper for simple diff operation.
cline/sequencer
8141 Downloads
Sequential migration and operation orchestration for Laravel
cline/numerus
8586 Downloads
Immutable numeric value object with chainable arithmetic operations and Laravel Number formatting
cheprasov/php-parallel
12694 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
byjg/imageutil
10363 Downloads
ImageUtil is a PHP library that provides a collection of operations for image manipulation using the GD library. It simplifies tasks such as flipping, cropping, resizing, stamping, and more.
bmdevel/php-index
63728 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
bloomidea/drush-mcp-bridge
585 Downloads
Drush commands for AI agent entity operations and schema introspection
atk14/string-buffer
34428 Downloads
StringBuffer is a PHP class providing operations for efficient string buffering
async-interop/promise
2972 Downloads
A promise interface for interoperability in async operations.
asvvvad/clipboard
446 Downloads
Perform clipboard operations (Copy/Paste) in PHP.
articus/path-handler
19412 Downloads
Library for API development with Mezzio that simplifies creating operation middlewares and registering them in router