Libraries tagged by uint
nelexa/buffer
534452 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
104171 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
amashukov/abi-encoder-php
963 Downloads
Solidity ABI calldata encoder in pure PHP — function selectors plus static (address/uint/int/bytesN) and dynamic (string/bytes) types, byte-for-byte equivalent to ethers.js v6.
muvon/kiss-varint
1371 Downloads
varint read and pack convertion int/uint
expandcart/uintconverion
4 Downloads
cast/uint64
34 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
994961169 Downloads
The PHP Unit Testing framework.
sebastian/code-unit-reverse-lookup
860645485 Downloads
Looks up which function or method a line of code belongs to
pestphp/pest
85662620 Downloads
The elegant PHP Testing Framework.
sebastian/code-unit
583323548 Downloads
Collection of value objects that represent the PHP code units
infection/infection
31914336 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
93482633 Downloads
All-in-one PHP Testing Framework
sebastian/complexity
606157855 Downloads
Library for calculating the complexity of PHP code units
pestphp/pest-plugin-profanity
28859819 Downloads
The Pest Profanity Plugin