Libraries tagged by integers
marcoconsiglio/bcmath-extended
269 Downloads
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).
machinateur/roman-numerals
136 Downloads
A PHP library to convert ordinary integers to roman numerals (and back). Just like that.
lexxpavlov/settingsbundle
4471 Downloads
Symfony2/3/4 Settings bundle provides flexible settings (Boolean, Integer, Float, String, Text, Html), easily configurable with Sonata Admin
lenny4/compress-int
1784 Downloads
Compress integer into alphanumeric
karyasystem/rupiah-helper
49 Downloads
An advanced and flexible Rupiah Currency Helper for Laravel. Provides functions for formatting numbers into Rupiah format (IntToRupiah), converting Rupiah format back to integers (RupiahToInt), and converting numbers to Indonesian text (Terbilang). Includes extensive options to customize the currency format to fit your requirements.
jmf/twig-type
320 Downloads
Twig extension for testing variables type (integer, string, class, etc).
hadi-aghandeh/laravel-friendly-id
690 Downloads
map integer id to a friendly string
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
erhaweb/partner-rating
417 Downloads
Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. Rating values can be specified as a comma separated list of integer values. Rating values greater than a configurable limit value must be justified. This is possible either by predefined reasons or a free text input.
edulazaro/lararand
5 Downloads
Randomness for Laravel with the source as a config line: quantum vacuum noise measured at the ANU, atmospheric noise from random.org, or the machine's own CSPRNG. Chain them and a provider being down, rate limited or out of quota never costs you a draw. Unbiased integers, shuffles and draws without replacement, derived once and correctly.
data-values/data-types
85626 Downloads
PHP library defining the DataTypes\DataType class of which instances represent a type of value, such as "positive integer" or "percentage".
builtnoble/duration-fieldtype
4 Downloads
A Statamic fieldtype for storing and displaying time durations as millisecond-precision integers, entered via a masked hh:mm input.
builtnoble/currency-fieldtype
4 Downloads
A Statamic fieldtype for storing and displaying monetary values as locale-aware, precision-safe integer subunits.
brianfreytag/php-bijective
97085 Downloads
Encodes any integer into a base(n) string
blocktrail/simply-random
7758 Downloads
A simple library for generating secure randomness (strings, integers, shuffling)