Libraries tagged by dead code
crisu83/closurecompiler-bin
10221 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.
carriongrow/php-query-single
60 Downloads
PhpQuery remove dead code, fix fatal error
spacetab-io/rdb
73 Downloads
Dead-simple async PHP migrations controlled from code.
m6web/timecode
115029 Downloads
Lib allowing to deal with timecode manipulation
mervick/javascript-unpacker
427 Downloads
PHP helper that makes easy to unpack JavaScript code packed by Dean Edwards packer tool
datamweb/codeigniter-dea-rule
17 Downloads
Temporary & Disponsable Emails Validation In CodeIgniter4
code-distortion/path
16 Downloads
A package that lets you deal with paths in a normalised way
crystlbrd/test-that-database
0 Downloads
A helper plugin to deal with testing database related code in PHPUnit.
blinktag/laravel-lazydev
12 Downloads
Finds TODO and FIXME annotations that past-you left in the code for future-you to deal with
texy/texy
752750 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
code4mk/lara-head
13305 Downloads
Easily setup seo meta tag with lara-head
joshembling/laragenie
8106 Downloads
An AI bot made for the command line that can read and understand any codebase from your Laravel app.
aternos/codex-minecraft
15686 Downloads
PHP library to read, parse, print and analyse Minecraft log files.
aternos/codex
16980 Downloads
PHP library to read, parse, print and analyse log files.
codemonauts/craft-readonly-field
65184 Downloads
Craft CMS plugin to add a simple, read-only plaintext field.