Libraries tagged by Unfi
hashids/hashids
38883844 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
seld/signal-handler
47954653 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
infection/infection
18412878 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
18691173 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
webpatser/laravel-uuid
15412437 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
9363115 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/laravel-data
15666393 Downloads
Create unified resources and data transfer objects
mikey179/vfsstream
89563122 Downloads
Virtual file system to mock the real file system in unit tests.
matomo/device-detector
16983835 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
8273184 Downloads
Unirest PHP
voku/portable-utf8
18950680 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
twig/string-extra
33516812 Downloads
A Twig extension for Symfony String
pestphp/pest-plugin-mutate
5986124 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-laravel
22527520 Downloads
The Pest Laravel Plugin
pestphp/pest-plugin-arch
20823999 Downloads
The Arch plugin for Pest PHP.