Libraries tagged by UNN
alfredbez/ab_htmlmin
15746 Downloads
entfernt unnötige Whitespaces aus dem HTML-Code
0xch/composer-vendor-cleanup
21058 Downloads
Removes whitelisted unnecessary files (like tests/docs etc.) from vendor directory
unnathianalytics/laragrid
60 Downloads
Excel-style, keyboard-first datagrid for Laravel + Livewire — display, server-side readonly, and editable grids, fully configured from the component class with zero blade wiring and zero consumer build tooling.
tombonez/wp-debloater
2277 Downloads
A WordPress plugin for removing unnecessary features and bloat from WordPress.
powerbuoy/sleek-cleanup
3399 Downloads
Cleans up a bunch of unnecessary WordPress stuff like inline emoji code, gallery markup and more.
phoneburner/composer-replacements
2982 Downloads
A 'no-op' Composer dependency used to cleanly replace other packages and unneeded polyfills
magicalex/rtorrent-cleaner
142 Downloads
rtorrent-cleaner is a tool to clean up unnecessary files in rtorrent
gared/polyless
307 Downloads
Composer plugin that removes unnecessary Symfony polyfill packages
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
6 Downloads
Authenticate and get details about your users as UNN students
tzfrs/urlpruner
14 Downloads
This library takes in an URL and prunes it from (probably) unnecessary data
technosophos/phpcompressor
760 Downloads
A simple PHP compressor that removes unnecessary data from PHP source code.
taujor/cally
1 Downloads
Cally is a lightweight, immutable registry for storing and retrieving data or services in PHP. It provides a simple yet powerful way to manage configurations, dependencies, or any key-value pairs with support for immutability and PSR-11 compliance. Cally is ideal for any project where a full-fledged dependency injection container is unnecessary.
robertwesner/awdy
233 Downloads
Spice up your PHP-Scripts with unnecessary progress-bars!
phrozenbyte/cssmin
1377 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.