Libraries tagged by ukni
ronanguilloux/isocodes
3029744 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
governmentplates/uk-national-insurance-validator
13 Downloads
A simple and fast UK National Insurance Number Validator
sebastian/code-unit-reverse-lookup
723178427 Downloads
Looks up which function or method a line of code belongs to
sebastian/diff
816439571 Downloads
Diff implementation
ramsey/uuid
617734684 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
phpunit/phpunit
824970612 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
454515638 Downloads
Collection of value objects that represent the PHP code units
symfony/string
624177283 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
40532061 Downloads
The elegant PHP Testing Framework.
nette/utils
329276063 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
codeception/codeception
77514037 Downloads
BDD-style testing framework
sebastian/complexity
453003765 Downloads
Library for calculating the complexity of PHP code units
hashids/hashids
41662002 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
seld/signal-handler
55151528 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
pestphp/pest-plugin-laravel
28714959 Downloads
The Pest Laravel Plugin