Libraries tagged by multiply
torann/geoip
9944262 Downloads
Support for multiple Geographical Location services.
mrclay/minify
13176054 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
1522107 Downloads
Make your Laravel app usable by multiple tenants
oneup/uploader-bundle
5030959 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
410375 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.
jfcherng/php-diff
2850472 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
iio/libmergepdf
10216585 Downloads
Library for merging multiple PDFs
hyn/multi-tenant
861847 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
awobaz/compoships
6549187 Downloads
Laravel relationships with support for composite/multiple keys
unclead/yii2-multiple-input
1197235 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
zanysoft/laravel-zip
2014562 Downloads
laravel-zip is the world's leading zip utility for file compression and backup.
vaimo/composer-patches
3139454 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
782434 Downloads
A library and extension that provides objects for scientific computing in PHP.
stefangabos/world_countries
68107 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
3210447 Downloads
PHP library providing retry functionality with multiple backoff strategies and jitter support