Libraries tagged by white space

mrclay/minify

3035 Favers
19454804 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

2347 Favers
34787540 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
14621636 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
136469 Downloads

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

Go to Download


nervo/yuicompressor

21 Favers
1586517 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
329975 Downloads

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

Go to Download


bvp/trimmer

0 Favers
139413 Downloads

Recursively trims whitespace (or custom characters) from strings, including strings nested inside arrays of any depth.

Go to Download


mindtwo/laravel-blade-spaceless

2 Favers
36783 Downloads

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

Go to Download


badoo/phpcf

186 Favers
2547 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
5970 Downloads

A fast Javascript minifier that removes unnecessary whitespace and comments

Go to Download


webpatser/laravel-sanitize

8 Favers
38935 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


heimrichhannot/contao-filename-sanitizer-bundle

4 Favers
8023 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


alfredbez/ab_htmlmin

5 Favers
15804 Downloads

entfernt unnötige Whitespaces aus dem HTML-Code

Go to Download


jmf/twig-spaceless

0 Favers
22 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 >>