Libraries tagged by multiplier
mrclay/minify
15053037 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
vaimo/composer-patches
3720570 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
1101005 Downloads
A library and extension that provides objects for scientific computing in PHP.
spatie/laravel-multitenancy
2004662 Downloads
Make your Laravel app usable by multiple tenants
oneup/uploader-bundle
5582725 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
476269 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
21880473 Downloads
Flexible view layer supporting and providing multiple view layers, helpers, and more
jfcherng/php-diff
3761749 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
iio/libmergepdf
11703876 Downloads
Library for merging multiple PDFs
hyn/multi-tenant
975477 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
awobaz/compoships
8260611 Downloads
Laravel relationships with support for composite/multiple keys
aacotroneo/laravel-saml2
3826955 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
unclead/yii2-multiple-input
1350062 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
zanysoft/laravel-zip
2341160 Downloads
laravel-zip is the world's leading zip utility for file compression and backup.
tigitz/php-spellchecker
378716 Downloads
Provides an easy way to spellcheck multiple text source by many spellcheckers, directly from PHP