Libraries tagged by processed
dovetaily/crafteus
10 Downloads
An advanced tool for generating stub files from custom 'Ecosystems'. Designers can create Ecosystems composed of multiple dynamic Templates, defining specific configurations and transformation logic. Users can leverage these Ecosystems to provide data, which will be processed by the designers' configurations and transformed into tailored stub files.
demowebtv/http-client-simple-cache
163 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
clickstorm/cs_clear_images
5 Downloads
[clickstorm] Clear Processed Images
cdz/laravel-pagiscrap
3 Downloads
PagiScrap will efficiently extract paginated data from any API while optimizing performance with Laravel Queues. Each page is processed asynchronously, ensuring a smooth, non-blocking execution.
b13/vh_imagedata
5 Downloads
Viewhelper for accessing data of a (processed) image for further use (like -tag w/ lazy loading etc.)
wieni/dead_letter_queue
165 Downloads
A Drupal 8 module for separating queue items that can't be processed successfully.
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
fontis/securepay
1 Downloads
Payments made with this payment module are processed through the SecureXML gateway.
bushbaby/slmqueuedoctrine-postponablejobstrategy
443 Downloads
BsbPostponableJobStrategy is a strategy for the SlmQueueDoctrine ZF2 module that provides the ability for jobs to postpone their execution until other jobs have successfully been processed.
symfony/process
865201888 Downloads
Executes commands in sub-processes
react/child-process
48274991 Downloads
Event-driven library for executing child processes with ReactPHP.
overtrue/phplint
11365688 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
arthurkushman/php-wss
914780 Downloads
Web-socket server/client with URI parse and multi-process support
cocur/background-process
1606503 Downloads
Start processes in the background that continue running when the PHP process exists.