Libraries tagged by css-files
bpedroza/asset-compiler
1176 Downloads
An asset compiler for php. Compile multiple javascript or css files into a single file.
prestashop/php-css-parser
205 Downloads
Parser for CSS Files written in PHP
packagist/cssembed-bin
23819 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
58 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.
slinstj/yii2-assets-optimizer
311 Downloads
Unifies and compresses js and css files in your AssetBundles. Uses internal server cache to speed up all the process, reducing the time wasting.