Libraries tagged by uint
nelexa/buffer
525977 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
101794 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
amashukov/abi-encoder-php
250 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.
expandcart/uintconverion
4 Downloads
cast/uint64
34 Downloads
unsigned integer 64-bit
muvon/kiss-varint
1328 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
821222613 Downloads
Looks up which function or method a line of code belongs to
pestphp/pest
68358455 Downloads
The elegant PHP Testing Framework.
phpunit/phpunit
942552741 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
545851335 Downloads
Collection of value objects that represent the PHP code units
codeception/codeception
89082709 Downloads
All-in-one PHP Testing Framework
sebastian/complexity
557687002 Downloads
Library for calculating the complexity of PHP code units
pestphp/pest-plugin-laravel
51543763 Downloads
The Pest Laravel Plugin
infection/infection
28064084 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.