Libraries tagged by proccess
danog/loop
256220 Downloads
Loop abstraction for AMPHP.
danog/ipc
588335 Downloads
IPC component for Amp.
coinpaymentsnet/coinpayments-php
112058 Downloads
A PHP wrapper for the CoinPayments.net v1 API.
cekurte/environment
75773 Downloads
A library to get the values from environment variables and process to php data types
admad/cakephp-glide
131375 Downloads
CakePHP plugin for using Glide image manipulation library.
imanee/imanee
89230 Downloads
PHP Image Manipulation Library
burzum/cakephp-imagine-plugin
305055 Downloads
Imagine Plugin for CakePHP
processmaker/nayra
82200 Downloads
BPMN compliant engine
zepgram/module-multi-threading
16120 Downloads
This module is a powerful tool for developers who want to process large data sets in a short amount of time
wyrihaximus/file-descriptors
241968 Downloads
List open file descriptors for the current process cross platform
webd/language
159297 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
verbb/workflow
113837 Downloads
Enforce multi-step review processes for creating entries.
va-gov/content-build
96861 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.
torgodly/html2media
13109 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
tomloprod/time-warden
10286 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.