Libraries tagged by css-files
hellogerard/less-slim-middleware
948 Downloads
Slim Framework middleware to compile LESS CSS files on-the-fly. Supports minification and caching.
collab/module-additional-criticals
237 Downloads
Magento 2 module which loads additional critical CSS files per specific layout handles
codemonkey1988/script-style-push
10269 Downloads
TYPO3 Extension to push javascript and css files over a http/2 connection.
bpedroza/asset-compiler
1137 Downloads
An asset compiler for php. Compile multiple javascript or css files into a single file.
php_modules/capsule-css-file-dependency-watcher
57 Downloads
capsule-css-file-dependency-watcher
kktsvetkov/assoto
38 Downloads
Simple assets management for enqueuing your JS and CSS files, your meta tags, etc.
zf-hipsters/asset-manager
39 Downloads
A simple module that allows zf2 module vendors to include js/img/css files from their own module rather than from public. Safe, secure and easy!
zanemiller/less-one
106 Downloads
Automatically creates a single .css file from a collection of .less files using lessphp
yidas/yii2-auto-asset-bundle
78 Downloads
Base Asset Bundle for Yii2 to auto-allocate JS & CSS files for each View
wrewolf/minifier-bundle
23 Downloads
This bundle allows you to minify html code, combine and minify JavaScript files and CSS files without Java VM.
webzille/cssparser
11 Downloads
Parse CSS file into an abstract syntax tree data structure
wambacom/php_codesniffer
69 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
tienne/php_codesniffer
19 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
thewind1984/css-optimizator
48 Downloads
Interface accepts css files and folders / single templates files, then combines provided css files into one, compares it with provided templates, removes unused selectors and minifies final file
tetrode/minify
22 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.