Libraries tagged by unum
socialengine/unum
3570 Downloads
Unum: A simple entity implementation
icanhazstring/composer-unused
7958885 Downloads
Show unused packages by scanning your code
shipmonk/dead-code-detector
3595279 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
shipmonk/composer-dependency-analyser
8417373 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
colinmollenhour/cache-backend-file
23533893 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
3528013 Downloads
Detect unused public properties, constants and methods in your code
insolita/unused-scanner
1166134 Downloads
Detect unused composer dependencies
composer-unused/symbol-parser
6662937 Downloads
Toolkit to parse symbols from a composer package
composer-unused/contracts
6639566 Downloads
Contract repository for composer-unused
pascaldevink/shortuuid
1872631 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
easybook/geshi
1094912 Downloads
GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.
tarunkorat/laravel-asset-cleaner
6063 Downloads
Safely detect and remove unused CSS, JS, SCSS and other assets from Laravel applications
incoming/incoming
87696 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
akaunting/laravel-mutable-observer
195678 Downloads
Mutable observer package for Laravel
micheh/psr7-cache
243643 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages