Libraries tagged by unix
pestphp/pest
37048519 Downloads
The elegant PHP Testing Framework.
ramsey/uuid
600209283 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
sebastian/code-unit
437703871 Downloads
Collection of value objects that represent the PHP code units
nette/utils
315737586 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
infection/infection
20640693 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.
codeception/codeception
75600624 Downloads
BDD-style testing framework
sebastian/complexity
435304011 Downloads
Library for calculating the complexity of PHP code units
mikey179/vfsstream
92744323 Downloads
Virtual file system to mock the real file system in unit tests.
hashids/hashids
40259250 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
pestphp/pest-plugin-laravel
25933330 Downloads
The Pest Laravel Plugin
dg/bypass-finals
19745395 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
webpatser/laravel-uuid
15688495 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
17286997 Downloads
Create unified resources and data transfer objects
ondram/ci-detector
37331230 Downloads
Detect continuous integration environment and provide unified access to properties of current build
matomo/device-detector
17866877 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.