Libraries tagged by concatenation
markstory/asset_compress
1072451 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
markstory/mini-asset
785686 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
jstayton/miner
12428 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
busybee/urljoin
18627 Downloads
Library to correctly join relative and absolute URLs
jelix/minify-module
3979 Downloads
module providing a Minify features to a Jelix application.
keven/flysystem-concatenate
23290 Downloads
Concatenation plugin for league/flysystem
wpify/disable-login-concatenation
52 Downloads
Disables script/style concatenation on the WordPress login page so styles load correctly when load-styles.php and load-scripts.php are blocked by the web server.
webdevlabs/webphpack
27 Downloads
simple php alternative to webpack for automatic concatenation of multiple JavaScript and CSS files into single files
laravelsecurityaudit/laravel-ai-lint
5 Downloads
Static analysis for insecure AI wiring in Laravel apps: a scan command that finds AI provider keys leaked into tracked or client-reachable files, plus PHPStan rules that flag model output flowing into unsafe sinks and prompts built by concatenation. SARIF for CI.
sglitowitzsoci/soci-psalm-no-string-concatenation
7 Downloads
SOCi Psalm Rule, no string concatenation
rvc/maskercat
1 Downloads
Concatenate a set of pre-define or custom character, strings or patterns to an given String, resulting in a mask of characters in the front, back, or both sides of the input.
marcossegovia/petcetera
16 Downloads
Petcetera is a php library to provide output raw concatenation of elements with commas and terminators of different languages.
yabasha/laravel-clsx
3 Downloads
A Laravel utility for conditional class name concatenation, inspired by the JS clsx package.
spacedmonkey/wp-concatenator
8 Downloads
WordPress plugin to perform CSS and Javascript concatenation of individual script files into one resource request.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings