Libraries tagged by concatenation
markstory/asset_compress
872237 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
markstory/mini-asset
585055 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
busybee/urljoin
16962 Downloads
Library to correctly join relative and absolute URLs
jstayton/miner
11520 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
keven/flysystem-concatenate
13446 Downloads
Concatenation plugin for league/flysystem
jelix/minify-module
2887 Downloads
module providing a Minify features to a Jelix application.
webdevlabs/webphpack
26 Downloads
simple php alternative to webpack for automatic concatenation of multiple JavaScript and CSS files into single files
kafoso/questful
1458 Downloads
An interfacing tool providing a sensible link between HTTP query contents and a RESTful API. The name "Questful" is a word play and concatenation of the words "Query" (from HTTP) and "RESTful".
sglitowitzsoci/soci-psalm-no-string-concatenation
6 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
15 Downloads
Petcetera is a php library to provide output raw concatenation of elements with commas and terminators of different languages.
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
roeltz/html
73 Downloads
Simple, no-concatenation, HTML building in PHP
oliverklee/word-combinations
5 Downloads
Programming exercise (or coding kata) about finding words that are the concatenation of two other words.