Libraries tagged by UN
phpunit/phpunit
993143282 Downloads
The PHP Unit Testing framework.
sebastian/code-unit-reverse-lookup
859389427 Downloads
Looks up which function or method a line of code belongs to
symfony/string
822375530 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
sebastian/diff
984238132 Downloads
Diff implementation
pestphp/pest
85148143 Downloads
The elegant PHP Testing Framework.
ramsey/uuid
783495877 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
sebastian/code-unit
582130651 Downloads
Collection of value objects that represent the PHP code units
nette/utils
462117013 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
infection/infection
31802486 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
codeception/codeception
93344280 Downloads
All-in-one PHP Testing Framework
spatie/laravel-data
40866991 Downloads
Create unified resources and data transfer objects
sebastian/complexity
604528997 Downloads
Library for calculating the complexity of PHP code units
matomo/device-detector
29348171 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.
hashids/hashids
54855308 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
icanhazstring/composer-unused
9010116 Downloads
Show unused packages by scanning your code