Libraries tagged by white space

mrclay/minify

3040 Favers
18942569 Downloads

Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers

Go to Download


matthiasmullie/minify

2345 Favers
33231720 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.

Go to Download


mrclay/jsmin-php

54 Favers
14098690 Downloads

Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.

Go to Download


whitespacecode/nova-table-card

10 Favers
121162 Downloads

Nova table card. Show your latest data (orders, posts,...) as card or data you prefer.

Go to Download


nervo/yuicompressor

21 Favers
1568303 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.

Go to Download


fab2s/strings

2 Favers
322372 Downloads

A purely static String Helper to handle more advanced utf8 string manipulations

Go to Download


mindtwo/laravel-blade-spaceless

2 Favers
35923 Downloads

Blade @spaceless directive that strips whitespace between HTML tags at render time.

Go to Download


badoo/phpcf

186 Favers
2545 Downloads

The formatter was created to basically only modify whitespaces, for example line feed, tabs, spaces, etc.

Go to Download


garfix/js-minify

4 Favers
5557 Downloads

A fast Javascript minifier that removes unnecessary whitespace and comments

Go to Download


alfredbez/ab_htmlmin

5 Favers
15683 Downloads

entfernt unnötige Whitespaces aus dem HTML-Code

Go to Download


webpatser/laravel-sanitize

8 Favers
38680 Downloads

Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.

Go to Download


phrozenbyte/cssmin

2 Favers
1375 Downloads

CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available. The minification if configurable.

Go to Download


heimrichhannot/contao-filename-sanitizer-bundle

4 Favers
7979 Downloads

This bundle offers functionality for sanitizing filenames, i.e. replacing unwanted characters like whitespaces, non-ascii characters, ... (e.g. while uploading them to the CMS).

Go to Download


jmf/twig-spaceless

0 Favers
17 Downloads

Twig extension providing a "spaceless" filter to strip whitespace between HTML tags.

Go to Download


basselin/php-minify

23 Favers
134 Downloads

PhpMinify is a little tool to minify your application php like the javascript minify tools.

Go to Download


Next >>