Found 97 repositories(showing 30)
matthiasmullie
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.
tedious
Javascript Minifier built in PHP
rgrove
:skull: PHP port of Douglas Crockford's JSMin JavaScript minifier. No longer maintained.
voku
:clamp: HtmlMin: HTML Compressor and Minifier via PHP
promatik
📉 PHP JS and CSS Minifier uses the APIs provided by Andy Chilton to minify you JS and CSS via PHP curl requests.
searchturbine
Open-source (BSD) PHP inline minifier functions for HTML, XHTML, HTML5, CSS 1-3 and Javascript. http://searchturbine.com/php/phpwee
tylerhall
An HTML compressor/minifier written in PHP
zaininnari
html-minifier by Blink HTMLTokenizer. HTML Parser and HTML Minify by PHP.
cedx
Minify PHP source code by removing comments and whitespace.
hexydec
A token based HTML Document parser and minifier written in PHP. Extract attribute values and text using CSS selectors.
ArjanSchouten
Html minifier written in PHP
simonschaufi
An XML pretty printer and minifier for PHP
mattgaidica
Tiny PHP: A Fun PHP Minifier
esiteq
CSS / Javascript combiner and minifier in pure PHP
tbela99
A CSS parser and minifier and sourcemap generator written in PHP
t1st3
🗜 A JSON minifier and uncommenter written in PHP
marcocesarato
This class can minify HTML, JavaScript and CSS to take less space. It can take a string with either HTML, JavaScript or CSS, and parses it to eliminate unnecessary text. The class returns as result a a string that is smaller than the original.
keensky
https://www.pouet.net/prod.php?which=71630 HAL 4000 intro by the SandS What's new in the final version: Keen did a lot of optimization. Now the intro size is exactly 4000 bytes, as expected. Manwe increased the shader compatibility, now the intro looks the same on any video card. Xanah polished the music, no clicks and crackles anymore. Two versions: multi- and single thread (with music precalculation). Video capture tool. This 4kb intro tooks 3rd place at Chaos Constructions 2017 demoparty. If you like it, please leave a comment at http://www.pouet.net/prod.php?which=71630 Before start the intro, run %windir%\System32\Speech\SpeechUX\sapi.cpl on your machine and select ENGLISH in Voice selection. If "David" voice is installed on your machine, definitely select it. If there is no male voices at all (what a shame!), start "hal_4000_female.exe" instead of "hal_4000.exe". Although, it's easy to install the required speech pack: go to Windows settings, choose Region & language, click on English (if it's not installed yet, add this language first), the Option button will appear. Click on it and find download option inside under Speech / Settings. Visuals were coded on Apple iPad Pro, so the intro shouldn't take a lot of video chip resources. Must run smooth on any machine. Tools used: GLSL Studio for iPad, Shader minifier, IQ's framework, Crinkler, 4klang, Renoise tracker, RS-Met's signal analizer, Microsoft SAPI, Visual Studio 2015. Thanks to everyone envolved in these tools development, this intro wouldn't be possible without you. Personal thanks to Virgill for some 4klang assets and Provod/Yolp for assistance. Manwe/SandS, Xanah/SandS, Keen/Skoyp. www.thesands.ru www.demoscene.ru Greetings to: alcatraz, altair, cocoon, consciousness, conspiracy, ctrl-alt-test, darklite, digimind, elix, fairlight, farbrausch, fl1ne, fms_cat, frag, future crew, jetlag, kalium cyanide group, logicoma, mercury, nonoil, orange, orbitaldecay, poo-brain, proxium, quite, sensenstahl, still, systemk, t-rex, the nephelims, throb, titan, tomohiro, vaahtera, virtual illusions, youth uprising
bissolli
Standalone PHP script to minify JavaScript and CSS
mamuz
PHP library minifier
isflavior
UglifyPHP is a JavaScript minifier and obfuscator for PHP files.
leejefon
Minify JavaScript and CSS on the fly
axllent
CSS & JavaScript minifier, in PHP for Silverstripe
An assetic minifier in pure PHP for CSS and JS files.
hexydec
A token based Javascript compiler/minifier designed for compressing inline scripts on the fly, written in PHP
alexandrmazur96
PHP Code Minifier is a tool that allows you to minify your PHP code.
voduytuan
Minify PHP files: strip comments and whitespace in PHP scripts.
hafsoft
Pure PHP JS and CSS Minifier. Thanks to phpmin & cssmin
MinifyJS
JavaScript minifier written in PHP, seeking to provide ultimate compression for all those looking for it. Currently fairly stable.
eriknyk
PHP port of Douglas Crockford's JSMin JavaScript minifier. (Maintained version)