Libraries tagged by unum
socialengine/unum
3569 Downloads
Unum: A simple entity implementation
icanhazstring/composer-unused
4362046 Downloads
Show unused packages by scanning your code
shipmonk/composer-dependency-analyser
1016776 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
colinmollenhour/cache-backend-file
18231339 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
tomasvotruba/unused-public
1432620 Downloads
Detect unused public properties, constants and methods in your code
insolita/unused-scanner
801780 Downloads
Detect unused composer dependencies
pascaldevink/shortuuid
1424833 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
aternos/thanos
445784 Downloads
Simple library to detect and remove unused chunks from a Minecraft world.
shipmonk/dead-code-detector
14493 Downloads
Dead code detector to find unused PHP code via PHPStan extension.
composer-unused/symbol-parser
3142199 Downloads
Toolkit to parse symbols from a composer package
composer-unused/contracts
3130194 Downloads
Contract repository for composer-unused
monooso/unobserve
300688 Downloads
Mute and unmute Laravel observers at will.
incoming/incoming
84735 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
micheh/psr7-cache
218911 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
sirbrillig/phpcs-import-detection
620019 Downloads
A set of phpcs sniffs to look for unused or unimported symbols.