Libraries tagged by proc
cekurte/environment
73722 Downloads
A library to get the values from environment variables and process to php data types
admad/cakephp-glide
123840 Downloads
CakePHP plugin for using Glide image manipulation library.
imanee/imanee
88852 Downloads
PHP Image Manipulation Library
burzum/cakephp-imagine-plugin
303681 Downloads
Imagine Plugin for CakePHP
processmaker/nayra
79269 Downloads
BPMN compliant engine
zepgram/module-multi-threading
14897 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
236627 Downloads
List open file descriptors for the current process cross platform
webd/language
154022 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
verbb/workflow
112130 Downloads
Enforce multi-step review processes for creating entries.
torgodly/html2media
7331 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
8950 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
218056 Downloads
Simple php background processing library
toflar/cronjob-supervisor
182771 Downloads
A simple supervisor for processes that can be triggered using a minutely cronjob
tideways/symfony-messenger-middleware
158007 Downloads
Provides a Middleware to integration Tideways into Symfony Messenger Processing
therezor/laravel-transactional-jobs
408390 Downloads
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.