Libraries tagged by UN
symfony/html-sanitizer
17900716 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
staudenmeir/eloquent-has-many-deep
10000473 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/laravel-data
17904951 Downloads
Create unified resources and data transfer objects
ondram/ci-detector
38177276 Downloads
Detect continuous integration environment and provide unified access to properties of current build
mrclay/minify
15223892 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
mikey179/vfsstream
93694297 Downloads
Virtual file system to mock the real file system in unit tests.
matomo/device-detector
18183830 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
mashape/unirest-php
8556784 Downloads
Unirest PHP
icanhazstring/composer-unused
5353915 Downloads
Show unused packages by scanning your code
voku/portable-utf8
19788442 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
twig/string-extra
35829027 Downloads
A Twig extension for Symfony String
shipmonk/dead-code-detector
383359 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
3257668 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
rubix/ml
1089858 Downloads
A high-level machine learning and deep learning library for the PHP language.
pestphp/pest-plugin-mutate
9039283 Downloads
Mutates your code to find untested cases