Libraries tagged by UN
sebastian/code-unit-reverse-lookup
662181487 Downloads
Looks up which function or method a line of code belongs to
sebastian/diff
749882921 Downloads
Diff implementation
ramsey/uuid
563046812 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpunit/phpunit
758736161 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
398361191 Downloads
Collection of value objects that represent the PHP code units
symfony/string
553686790 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
pestphp/pest
30101877 Downloads
The elegant PHP Testing Framework.
nette/utils
285879720 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
codeception/codeception
72460204 Downloads
BDD-style testing framework
sebastian/complexity
394321098 Downloads
Library for calculating the complexity of PHP code units
hashids/hashids
37959699 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
infection/infection
17748863 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.
staudenmeir/eloquent-has-many-deep
9059976 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/laravel-data
14616155 Downloads
Create unified resources and data transfer objects
mrclay/minify
14425815 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