Libraries tagged by multiplier
mrclay/minify
13227349 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
spatie/laravel-multitenancy
1534184 Downloads
Make your Laravel app usable by multiple tenants
oneup/uploader-bundle
5044025 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
moxiecode/plupload
412297 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
laminas/laminas-view
18220545 Downloads
Flexible view layer supporting and providing multiple view layers, helpers, and more
jfcherng/php-diff
2873052 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
iio/libmergepdf
10263272 Downloads
Library for merging multiple PDFs
hyn/multi-tenant
865670 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
awobaz/compoships
6594721 Downloads
Laravel relationships with support for composite/multiple keys
unclead/yii2-multiple-input
1201658 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
zanysoft/laravel-zip
2022685 Downloads
laravel-zip is the world's leading zip utility for file compression and backup.
vaimo/composer-patches
3152786 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
rubix/tensor
786552 Downloads
A library and extension that provides objects for scientific computing in PHP.
stefangabos/world_countries
68595 Downloads
Constantly updated lists of world countries, territories and areas of geographical interest, with associated alpha-2, alpha-3 and numeric codes as defined by the ISO 3166-1 standard, available in multiple formats and languages, with national flags included
stechstudio/backoff
3224225 Downloads
PHP library providing retry functionality with multiple backoff strategies and jitter support