Libraries tagged by uni
sebastian/code-unit-reverse-lookup
673659694 Downloads
Looks up which function or method a line of code belongs to
sebastian/diff
762223219 Downloads
Diff implementation
ramsey/uuid
573404294 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpunit/phpunit
771291134 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
408968232 Downloads
Collection of value objects that represent the PHP code units
symfony/string
566740320 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
31898434 Downloads
The elegant PHP Testing Framework.
nette/utils
294393140 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
codeception/codeception
73387838 Downloads
BDD-style testing framework
sebastian/complexity
405225508 Downloads
Library for calculating the complexity of PHP code units
hashids/hashids
38667958 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
seld/signal-handler
47453254 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
infection/infection
18292293 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.
dg/bypass-finals
18532959 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
spatie/laravel-data
15427726 Downloads
Create unified resources and data transfer objects