Libraries tagged by integer
siilike/messageformat
718 Downloads
ICU message formatting using keywords instead of positional integers
robthree/humanoid
350 Downloads
Friendly ID generator. Converts integers to words and back
nassiry/laravel-encoder
364 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
mindplay/keypack
19 Downloads
Pack/unpack integer and GUID keys to shorter strings
marcoconsiglio/bcmath-extended
268 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
131 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
1778 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.
hadi-aghandeh/laravel-friendly-id
690 Downloads
map integer id to a friendly string
gusmanwidodo/laravel-billing
15 Downloads
Generic, multi-purpose billing & invoicing for Laravel. Polymorphic billable, integer-minor-unit money (no float errors), line items with tax & discount, computed totals, and payment recording. Payment-gateway agnostic.
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
403 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
85624 Downloads
PHP library defining the DataTypes\DataType class of which instances represent a type of value, such as "positive integer" or "percentage".