Libraries tagged by css-files
sabberworm/php-css-parser
164238800 Downloads
Parser for CSS Files written in PHP
matthiasmullie/minify
26321689 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.
nervo/yuicompressor
1501033 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
quickshiftin/assetorderer
23186 Downloads
Ordering of CSS files for Magento2
northys/css-inliner
14079 Downloads
PHP Library that converts css file into html inline styles.
landofcoder/module-all
115039 Downloads
Lof All Extension - config enable/disable common js, css files which were used on all venus extensions. For example: bootstrap, owlcarousel, colorbox, fancybox
instaclick/php-code-sniffer
186500 Downloads
(fork) PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
hostnet/phpcs-tool
153100 Downloads
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version
components/normalize.css
351055 Downloads
Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards.
wapplersystems/ws_less
5116 Downloads
LESS compiler for TYPO3. Compiles LESS files to CSS files.
venustheme/module-all
28169 Downloads
Ves All Extension - config enable/disable common js, css files which were used on all venus extensions. For example: bootstrap, owlcarousel, colorbox, fancybox
mouf/html.utils.weblibrarymanager
360234 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
elephfront/robo-css-minify
20495 Downloads
Robo task to perform minification on your CSS files.
mvccore/ext-view-helper-assets
805 Downloads
MvcCore - Extension - View - Helper - Assets - to group, render, minify and cache javascript and css files, to prepare all application assets for final application packing.
makehappen/autominifier
1013 Downloads
Automatically Minify and Concatenate your JS and CSS files and libraries into single files for improved application performance.