Libraries tagged by unix
phpunit/phpunit
840845375 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
467219216 Downloads
Collection of value objects that represent the PHP code units
symfony/string
642170888 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
43695141 Downloads
The elegant PHP Testing Framework.
nette/utils
340707452 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
codeception/codeception
79192848 Downloads
BDD-style testing framework
sebastian/complexity
466717743 Downloads
Library for calculating the complexity of PHP code units
hashids/hashids
42947090 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
pestphp/pest-plugin-laravel
31256279 Downloads
The Pest Laravel Plugin
infection/infection
22465456 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
21822244 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
spatie/laravel-data
20735524 Downloads
Create unified resources and data transfer objects
mikey179/vfsstream
97656739 Downloads
Virtual file system to mock the real file system in unit tests.
matomo/device-detector
19576435 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
8886381 Downloads
Unirest PHP