Libraries tagged by UNN
alfredbez/ab_htmlmin
13986 Downloads
entfernt unnötige Whitespaces aus dem HTML-Code
0xch/composer-vendor-cleanup
17472 Downloads
Removes whitelisted unnecessary files (like tests/docs etc.) from vendor directory
unntech/litephp
152 Downloads
The lite php Framework
powerbuoy/sleek-cleanup
2005 Downloads
Cleans up a bunch of unnecessary WordPress stuff like inline emoji code, gallery markup and more.
magicalex/rtorrent-cleaner
140 Downloads
rtorrent-cleaner is a tool to clean up unnecessary files in rtorrent
kristos80/opton
3981 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls
innocode-digital/wp-normalize
11940 Downloads
Disables probably unnecessary WordPress features, and a little changes behaviour.
coderabbi/virtuoso
104 Downloads
Laravel Composable View Composers Package - Increase flexibility and reduce code duplication by easily composing complex View Composers from simple component Composers without unnecessary indirection or boilerplate code.
shalvah/unnportal-api
5 Downloads
Authenticate and get details about your users as UNN students
unnovate/laravel-settings
8 Downloads
Store key value pair in database as settings
unntech/liteapp
56 Downloads
A lite php Framework for web provide
unnikrishnanbhargavakurup/hellocoop
48 Downloads
Hellō identity provider(IdP) client in PHP
tzfrs/urlpruner
13 Downloads
This library takes in an URL and prunes it from (probably) unnecessary data
technosophos/phpcompressor
759 Downloads
A simple PHP compressor that removes unnecessary data from PHP source code.
phrozenbyte/cssmin
1196 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.