Libraries tagged by wetter
packagelist/closurecompiler-bin
32895 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mintyphp/session-handlers
1636 Downloads
Better session handlers
martinsoenen/phpstan-custom-rules
702 Downloads
Some custom PHPStan extensions for a better code base
marcocesarato/security
2737 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
livy/plumbing-templates
4037 Downloads
Put your page (or custom post type) templates in better directories. Works with Sage!
jxlwqq/chinese-typesetting
2079 Downloads
Better Typesetting for Chinese
justcoded/wordpress-theme-framework
3935 Downloads
Lightweight theme framework base with Model-View concept for developers who want to better organize their own custom themes.
justcoded/wordpress-theme-boilerplate
3694 Downloads
WordPress theme boilerplate with better code structure and OOP support.
jobmetric/laravel-package-core
432 Downloads
It is a standard package of different components of Laravel that helps you write different packages better and more fluently
ivopetkov/object-storage
9230 Downloads
A better way to work with files
iqual/iq_bef_extensions
31709 Downloads
Extensions for Better Exposed Filter module.
henrik9999/string-similarity
10872 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
futureplc/twig-stack-extension
696 Downloads
Adds the `push` and `stack` tags two twig for better asset management throughout templates.
frozensheep/synthesize
121230 Downloads
Synthesizer trait to auto generate getter and setter access for objects.
fossar/transcoder
9399 Downloads
Better encoding conversion for PHP