Libraries tagged by concatenator
yabasha/laravel-clsx
3 Downloads
A Laravel utility for conditional class name concatenation, inspired by the JS clsx package.
voltel/webpack-assets-bundle
10 Downloads
Twig functions to list CSS/JS asset files and load concatenated CSS content for entrypoints after Webpack build
tasker/tasker-minify-js
30 Downloads
Task which will be concatenate and minify your js files for task manager Tasker
tasker/tasker-minify-css
28 Downloads
Task which will be concatenate and minify your files for task manager Tasker
tasker/tasker-concat-files
61 Downloads
Task which will be concatenate your files for task manager Tasker
soliyer/laravel-fuzzy-search
27 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.
lvlup-dev/laravel-agent-editable-prompts
3 Downloads
Store agent prompts in the database, resolve concatenated text by agent slug, and ship optional Inertia + Vue CRUD pages.
lombokclarion/phpstan-rules
0 Downloads
PHPStan extension distributing LombokClarion's audit rules (§7): no interpolated/concatenated SQL into PDO query/prepare/exec, and no LombokClarion imports inside app/Domain.
laravelsecurityaudit/laravel-ai-lint
6 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.
laahudra/asset_compress
3 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
komeiji-satori/miner
14 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.