Libraries tagged by concatenate
busybee/urljoin
17608 Downloads
Library to correctly join relative and absolute URLs
sweetchuck/cli-cmd-builder
99927 Downloads
Build a CLI commands. Basically string concatenating.
sgalinski/scriptmerger
51681 Downloads
CSS/Javascript Minificator, Compressor And Concatenator - This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the "minify", "jsminplus" and "jsmin" projects.
jelix/minify-module
3162 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
1485 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".
spacedmonkey/wp-concatenator
8 Downloads
WordPress plugin to perform CSS and Javascript concatenation of individual script files into one resource request.
slabphp/concatenator
77 Downloads
SlabPHP File and Resource Concatenator
sglitowitzsoci/soci-psalm-no-string-concatenation
6 Downloads
SOCi Psalm Rule, no string concatenation
marcossegovia/petcetera
15 Downloads
Petcetera is a php library to provide output raw concatenation of elements with commas and terminators of different languages.
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.
laahudra/asset_compress
2 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
komeiji-satori/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.