Libraries tagged by combine
symfony/config
347737618 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
mobiledetect/mobiledetectlib
115063299 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
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
matthiasmullie/minify
20380400 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
felixkiss/uniquewith-validator
2186026 Downloads
Custom Laravel Validator for combined unique indexes
illuminatech/validation-composite
370045 Downloads
Allows uniting several validation rules into a single one for easy re-usage
ocramius/code-generator-utils
1311291 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
kunstmaan/bundles-cms
250144 Downloads
The Kunstmaan CMS is an advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
kartik-v/yii2-popover-x
2659589 Downloads
An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.
jubeki/laravel-code-style
329513 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
infostreams/excel-merge
29023 Downloads
A PHP library to merge two or more Excel files into one
statikbe/laravel-chained-translator
76315 Downloads
The Laravel Chained Translator can combine several translators that can override each others translations.
ralphjsmit/laravel-filament-seo
28074 Downloads
A package to combine the power of Laravel SEO and Filament Admin.
lochmueller/sourceopt
406407 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
korridor/laravel-has-many-merged
58380 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships