Libraries tagged by concatenator
tasker/tasker-minify-js
29 Downloads
Task which will be concatenate and minify your js files for task manager Tasker
tasker/tasker-minify-css
27 Downloads
Task which will be concatenate and minify your files for task manager Tasker
tasker/tasker-concat-files
58 Downloads
Task which will be concatenate your files for task manager Tasker
soliyer/laravel-fuzzy-search
11 Downloads
A Laravel package providing a fuzzy search trait for Eloquent models to easily implement search functionality with support for concatenated attributes.
shepp/nova-concat-search
0 Downloads
Search by Concatenated fields in Laravel Nova
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.
harrald/packager
19 Downloads
Packager is a PHP 5.3+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.
ezermeno/fmxpluck
5 Downloads
Package for concatenate some columns in descriptions of array directly from model in eloquent laravel
bhuvidya/laravel-helper-loader
21 Downloads
Load multiple helpers from a source directory, providing support for them to be concatenated into a cache file in the bootstrap/cache directory.
beshkenadze/packager
246 Downloads
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.
ulue/miner
12 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.