Libraries tagged by uni
mikey179/vfsstream
80185773 Downloads
Virtual file system to mock the real file system in unit tests.
matomo/device-detector
13719080 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
7540038 Downloads
Unirest PHP
voku/portable-utf8
16692361 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
twig/string-extra
27220046 Downloads
A Twig extension for Symfony String
pestphp/pest-plugin-laravel
15183967 Downloads
The Pest Laravel Plugin
pestphp/pest-plugin-arch
12054236 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
21727007 Downloads
The Pest plugin manager
nette/tester
5456351 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
league/period
3782567 Downloads
Time range API for PHP
jfcherng/php-diff
2857118 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
jbroadway/urlify
4946832 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
godruoyi/php-snowflake
1275302 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
gettext/languages
21168469 Downloads
gettext languages with plural rules
dg/bypass-finals
14906533 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes