Libraries tagged by css-files
squizlabs/php_codesniffer
273524187 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
sabberworm/php-css-parser
124145807 Downloads
Parser for CSS Files written in PHP
matthiasmullie/minify
20159532 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.
phpcsstandards/php_codesniffer
139825 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
nervo/yuicompressor
1439766 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.
northys/css-inliner
11523 Downloads
PHP Library that converts css file into html inline styles.
landofcoder/module-all
89834 Downloads
Lof All Extension - config enable/disable common js, css files which were used on all venus extensions. For example: bootstrap, owlcarousel, colorbox, fancybox
components/normalize.css
297308 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
3341 Downloads
LESS compiler for TYPO3. Compiles LESS files to CSS files.
venustheme/module-all
24636 Downloads
Ves All Extension - config enable/disable common js, css files which were used on all venus extensions. For example: bootstrap, owlcarousel, colorbox, fancybox
quickshiftin/assetorderer
21932 Downloads
Ordering of CSS files for Magento2
mouf/html.utils.weblibrarymanager
356248 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.
instaclick/php-code-sniffer
169994 Downloads
(fork) PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
hostnet/phpcs-tool
135047 Downloads
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version
hellogerard/less-slim-middleware
909 Downloads
Slim Framework middleware to compile LESS CSS files on-the-fly. Supports minification and caching.