Libraries tagged by css-files
heristop/sf-combine-plugin
1185 Downloads
Combines and compresses JavaScript and CSS files
hellogerard/less-slim-middleware
934 Downloads
Slim Framework middleware to compile LESS CSS files on-the-fly. Supports minification and caching.
codemonkey1988/script-style-push
10238 Downloads
TYPO3 Extension to push javascript and css files over a http/2 connection.
packagist/cssembed-bin
23693 Downloads
CSSEmbed packaged for composer. A small program/library to automate embedding of data URIs in CSS files.
php_modules/capsule-css-file-dependency-watcher
57 Downloads
capsule-css-file-dependency-watcher
kktsvetkov/assoto
33 Downloads
Simple assets management for enqueuing your JS and CSS files, your meta tags, etc.
zf-hipsters/asset-manager
38 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
74 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
9 Downloads
Parse CSS file into an abstract syntax tree data structure
wambacom/php_codesniffer
68 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
tienne/php_codesniffer
18 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
thewind1984/css-optimizator
47 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
21 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.