Libraries tagged by Unfi
hashids/hashids
37682766 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
seld/signal-handler
45096007 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
infection/infection
17599942 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
17803506 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
webpatser/laravel-uuid
15164229 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.
staudenmeir/eloquent-has-many-deep
8964506 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/laravel-data
14297477 Downloads
Create unified resources and data transfer objects
mikey179/vfsstream
87251759 Downloads
Virtual file system to mock the real file system in unit tests.
matomo/device-detector
16181973 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
8097630 Downloads
Unirest PHP
voku/portable-utf8
18437791 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
twig/string-extra
32075234 Downloads
A Twig extension for Symfony String
pestphp/pest-plugin-mutate
4272187 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-laravel
20390924 Downloads
The Pest Laravel Plugin
pestphp/pest-plugin-arch
18318120 Downloads
The Arch plugin for Pest PHP.