Libraries tagged by uint
nelexa/buffer
498314 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
traderinteractive/filter-ints
80415 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
muvon/kiss-varint
905 Downloads
varint read and pack convertion int/uint
charm/arraybuffer
21 Downloads
Typed arrays for structs powered by FFI. Gives you the equivalent of UInt8Array, UInt16Array, UInt32Array, Float64Array and ArrayBuffer in JavaScript.
expandcart/uintconverion
3 Downloads
cast/uint64
33 Downloads
unsigned integer 64-bit
sebastian/code-unit-reverse-lookup
604747106 Downloads
Looks up which function or method a line of code belongs to
phpunit/phpunit
697947147 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
345353242 Downloads
Collection of value objects that represent the PHP code units
pestphp/pest
22579639 Downloads
The elegant PHP Testing Framework.
codeception/codeception
66947823 Downloads
BDD-style testing framework
sebastian/complexity
340930027 Downloads
Library for calculating the complexity of PHP code units
infection/infection
15553258 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.
mikey179/vfsstream
80401341 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-laravel
15309755 Downloads
The Pest Laravel Plugin