Libraries tagged by unum
socialengine/unum
3570 Downloads
Unum: A simple entity implementation
icanhazstring/composer-unused
9020507 Downloads
Show unused packages by scanning your code
shipmonk/dead-code-detector
5195802 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
10347240 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
colinmollenhour/cache-backend-file
24227567 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
3837108 Downloads
Detect unused public properties, constants and methods in your code
insolita/unused-scanner
1235595 Downloads
Detect unused composer dependencies
composer-unused/symbol-parser
7722469 Downloads
Toolkit to parse symbols from a composer package
composer-unused/contracts
7698549 Downloads
Contract repository for composer-unused
pascaldevink/shortuuid
1930145 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
easybook/geshi
1147558 Downloads
GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.
tarunkorat/laravel-asset-cleaner
8567 Downloads
Safely detect and remove unused CSS, JS, SCSS and other assets from Laravel applications
incoming/incoming
88525 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
akaunting/laravel-mutable-observer
211841 Downloads
Mutable observer package for Laravel
micheh/psr7-cache
246149 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages