Libraries tagged by Unfi
sebastian/complexity
459250234 Downloads
Library for calculating the complexity of PHP code units
hashids/hashids
42252171 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
seld/signal-handler
56583301 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
pestphp/pest-plugin-laravel
29864058 Downloads
The Pest Laravel Plugin
infection/infection
22126443 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
21286632 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
staudenmeir/eloquent-has-many-deep
10560888 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
spatie/laravel-data
19840871 Downloads
Create unified resources and data transfer objects
mikey179/vfsstream
96387952 Downloads
Virtual file system to mock the real file system in unit tests.
matomo/device-detector
19151156 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
8786091 Downloads
Unirest PHP
voku/portable-utf8
20371694 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
twig/string-extra
37695996 Downloads
A Twig extension for Symfony String
pestphp/pest-plugin-mutate
11811670 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
29180355 Downloads
The Arch plugin for Pest PHP.