Libraries tagged by multiply
coreproc/laravel-wallet-plus
13930 Downloads
Easily add a virtual wallet to your Laravel models. Features multiple wallets and a ledger system to help keep track of all transactions in the wallets.
codingms/poll
27170 Downloads
Create polls/surveys/Umfragen in TYPO3. Multiple question types and answer layouts. There is also a PRO version available which adds custom user answers and more. (Umfrage, Poll, Opinion, Vote, SimplePoll)
cheprasov/php-parallel
12426 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
camspiers/statistical-classifier
36990 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
bluepsyduck/multicurl
7885 Downloads
Simple library helping with requesting multiple resources at once using multi cUrl.
birgir/combined-query
1306 Downloads
Modify the WP_Query to support the combined_query parameter. Combine multiple WP_Query queries into a single query.
bilfeldt/laravel-flash-message
28479 Downloads
Flash multiple messages using Laravels default session message flashing system
beapp/doctrine-pagination
8070 Downloads
Simple Doctrine pagination library for multiple usages
armin/md2pdf
5319 Downloads
Converts multiple markdown files to HTML and PDF.
antevenio/pdo-mysql-select-iterator
18735 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
akibtanjim/currency-converter
12439 Downloads
This package provides currency rates as well as single and multiple currency for Laravel app by using https://openexchangerates.org API
afbora/kirby-loader
20833 Downloads
Plugins loader from multiple roots for Kirby
adt/command-lock
15064 Downloads
Locks the command against multiple triggering
abstractrs/laravel-pdf-merger
14236 Downloads
Package for Laravel that merges multiple PDFs into one.
aalfiann/parallel-request-php
15808 Downloads
A PHP class to create multiple request in parallel (non-blocking).