Libraries tagged by uni
sebastian/code-unit-reverse-lookup
603207609 Downloads
Looks up which function or method a line of code belongs to
sebastian/diff
687538414 Downloads
Diff implementation
ramsey/uuid
509616152 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpunit/phpunit
696283953 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
343951682 Downloads
Collection of value objects that represent the PHP code units
symfony/string
485232805 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
22396449 Downloads
The elegant PHP Testing Framework.
nette/utils
244371638 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
codeception/codeception
66793028 Downloads
BDD-style testing framework
sebastian/complexity
339517921 Downloads
Library for calculating the complexity of PHP code units
hashids/hashids
34039066 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
seld/signal-handler
35857303 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
infection/infection
15507374 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.
webpatser/laravel-uuid
14319618 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
spatie/laravel-data
10429313 Downloads
Create unified resources and data transfer objects