Libraries tagged by proc
webd/language
136665 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
verbb/workflow
105840 Downloads
Enforce multi-step review processes for creating entries.
va-gov/content-build
83676 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
tomloprod/time-warden
3750 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
tomaj/hermes
188709 Downloads
Simple php background processing library
tideways/symfony-messenger-middleware
128248 Downloads
Provides a Middleware to integration Tideways into Symfony Messenger Processing
therezor/laravel-transactional-jobs
374777 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
square1/laravel-idempotency
23920 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
sourcebroker/t3api
50436 Downloads
REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.
simplesamlphp/simplesamlphp-module-smartattributes
5550582 Downloads
The SmartAttributes module provides additional authentication processing filters to manipulate attributes.
setono/doctrine-orm-batcher
498834 Downloads
A library for processing large collections in Doctrine
run-as-root/magento2-message-queue-retry
30646 Downloads
Provides message queue retry processing functionality via RabbitMQ's dead letter exchange.
roopz/yii2-imap
83256 Downloads
yii2 extension to read and process mails from IMAP and PHP
renekorss/personal-id-code-php
155770 Downloads
Estonian personal ID code validator and processor
qxsch/worker-pool
292895 Downloads
Runs tasks in a parallel processing workerpool.