Libraries tagged by uint
nelexa/buffer
506534 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
84771 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
muvon/kiss-varint
1092 Downloads
varint read and pack convertion int/uint
expandcart/uintconverion
3 Downloads
cast/uint64
33 Downloads
unsigned integer 64-bit
charm/arraybuffer
21 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
656280912 Downloads
Looks up which function or method a line of code belongs to
phpunit/phpunit
752711492 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
392925893 Downloads
Collection of value objects that represent the PHP code units
pestphp/pest
29252786 Downloads
The elegant PHP Testing Framework.
codeception/codeception
71898958 Downloads
BDD-style testing framework
sebastian/complexity
388789463 Downloads
Library for calculating the complexity of PHP code units
infection/infection
17554422 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
17688022 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
87030579 Downloads
Virtual file system to mock the real file system in unit tests.