Libraries tagged by integer
davidkmenta/doctrine-simple-array-types
111028 Downloads
Extended simple array types for Doctrine
cviebrock/eloquent-typecast
58041 Downloads
Trait for Eloquent models to force type-casting on retrieved values
integer-net/magento2-german-umlaut-urls
60061 Downloads
Automatically converts umlauts correctly in URLs ("ä" => "ae" instead of "a").
integer-net/magento2-enable-swagger
69701 Downloads
Adds the option to re-enable Swagger via configuration. It's disabled in production mode sind Magento 2.4.4.
zebra-north/phpcs-short-types
30796 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
xobotyi/basen
14634 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
snoeren-development/laravel-currency-casting
17685 Downloads
Cast currency attributes, stored as integer, to floats automatically.
raggitech/laravel-readable
11022 Downloads
Laravel - Readable Number (Integer|decimal) & DateTime & Time Length & File Size.
granam/integer
22261 Downloads
Lightweight integer container with stand-alone converter
amamarul/integer-hashids
18962 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
traderinteractive/filter-ints
80453 Downloads
A filtering implementation for verifying correct data and performing typical modifications to data
phpmath/biginteger
3619 Downloads
A PHP library to work with big integers.
granam/number
22937 Downloads
Converter and wrapping object for a number (float or integer) value
danog/phpstruct
7065 Downloads
PHP implementation of python's struct module.
aza/math
19030 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).