Libraries tagged by integers
jakoubek/php-recordlocator
14 Downloads
A library to encode integers into a short and easy to read string.
dice/types
26 Downloads
Near natural implementation of PHP built-in types
chippyash/currency
2658 Downloads
Locale aware currency support
alexmazorchuk/sorter-test
7 Downloads
This is a test sorter library for array, integer or rows in PHP .
alebediev/sorter
5 Downloads
Library for sorting sequential and associative arrays of integers and strings
aiwozhe/phactor
3 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
8ctopus/unsigned-int
22 Downloads
Convert signed integers to unsigned
3lvir4/php-range
4 Downloads
Range object for easy range manipulation. Partially inspired by Elixir.
webeweb/types-library
730 Downloads
Types utilities
stingus/phpdt
47 Downloads
PHP data type validation: primitives (int, double, bool, array, string) and objects
php-extended/php-ensure
871 Downloads
A library to safely convert pointers to the right data type
granam/strict-float
234 Downloads
Base for lightweight float containers with strict checks
cleentfaar/humanizer
343 Downloads
A PHP library that turns any type of value into a human-readable string
yousufsyed/uuid_to_msb_and_lsb_bit_converter
13 Downloads
Converts 128 bit UUIDs into two 64 bit integers as LSB and MSB. Also, builds back UUIDs from LSB and MSB.
matmar10/money-bundle
29 Downloads
A series of money related utility classes wrapping integer math and money fractional allocation.