Libraries tagged by uint
nelexa/buffer
509769 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
88883 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
muvon/kiss-varint
1112 Downloads
varint read and pack convertion int/uint
expandcart/uintconverion
4 Downloads
cast/uint64
33 Downloads
unsigned integer 64-bit
charm/arraybuffer
23 Downloads
Typed arrays for structs powered by FFI. Gives you the equivalent of UInt8Array, UInt16Array, UInt32Array, Float64Array and ArrayBuffer in JavaScript.
phpunit/phpunit
801341075 Downloads
The PHP Unit Testing framework.
sebastian/code-unit-reverse-lookup
701725087 Downloads
Looks up which function or method a line of code belongs to
pestphp/pest
36644531 Downloads
The elegant PHP Testing Framework.
sebastian/code-unit
435008352 Downloads
Collection of value objects that represent the PHP code units
infection/infection
20485460 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.
codeception/codeception
75402596 Downloads
BDD-style testing framework
sebastian/complexity
432442235 Downloads
Library for calculating the complexity of PHP code units
mikey179/vfsstream
92453773 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-laravel
25624802 Downloads
The Pest Laravel Plugin