Libraries tagged by multiplier
mrclay/minify
15577824 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
2150005 Downloads
Make your Laravel app usable by multiple tenants
oneup/uploader-bundle
5723034 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
492865 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
22771637 Downloads
Flexible view layer supporting and providing multiple view layers, helpers, and more
jfcherng/php-diff
4031723 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
iio/libmergepdf
12055064 Downloads
Library for merging multiple PDFs
awobaz/compoships
8701598 Downloads
Laravel relationships with support for composite/multiple keys
unclead/yii2-multiple-input
1392966 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
zanysoft/laravel-zip
2425127 Downloads
laravel-zip is the world's leading zip utility for file compression and backup.
vaimo/composer-patches
3854843 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
1170611 Downloads
A library and extension that provides objects for scientific computing in PHP.
tigitz/php-spellchecker
406652 Downloads
Provides an easy way to spellcheck multiple text source by many spellcheckers, directly from PHP
stefangabos/world_countries
99789 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
3940563 Downloads
PHP library providing retry functionality with multiple backoff strategies and jitter support