Libraries tagged by uint
nelexa/buffer
508381 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
87270 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
expandcart/uintconverion
4 Downloads
cast/uint64
33 Downloads
unsigned integer 64-bit
muvon/kiss-varint
1106 Downloads
varint read and pack convertion int/uint
charm/arraybuffer
23 Downloads
Typed arrays for structs powered by FFI. Gives you the equivalent of UInt8Array, UInt16Array, UInt32Array, Float64Array and ArrayBuffer in JavaScript.
sebastian/code-unit-reverse-lookup
675339262 Downloads
Looks up which function or method a line of code belongs to
phpunit/phpunit
772821125 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
410516129 Downloads
Collection of value objects that represent the PHP code units
pestphp/pest
32119808 Downloads
The elegant PHP Testing Framework.
codeception/codeception
73537316 Downloads
BDD-style testing framework
sebastian/complexity
406847441 Downloads
Library for calculating the complexity of PHP code units
infection/infection
18346827 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
18620486 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
89366298 Downloads
Virtual file system to mock the real file system in unit tests.