Libraries tagged by numerics
vimishor/cnp-php
2616 Downloads
Personal Identification Number (Cod Numeric Personal) validation
michael-lurquin/feature-limiter
245 Downloads
A Laravel package to manage SaaS features, quotas and usage. Supports boolean features, numeric limits, storage, unlimited plans and period-based usage. Built for modern multi-tenant SaaS and flexible billing systems.
iliaal/phpser
7 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
dmitryrechkin/php-numberparser
486 Downloads
PHP Number Parser helps to parse a number from a string which can contain non-numeric characters.
arnaldo-tomo/rotabonita
138 Downloads
Automatically replaces numeric route IDs with YouTube-style public tokens. Zero configuration required.
amashukov/lnd-client-php
93 Downloads
Typed LND (Lightning Network Daemon) REST client in pure PHP — invoices, payments, channel management and backups over any PSR-18 client, with millisatoshi amounts kept exact as bcmath numeric-strings.
christs_dev/money-to-words-converter
21 Downloads
A php library that converts any money value in digit in any language or numeric system to its words in any language
galangaidilakbar/numeric-mask
186 Downloads
A Laravel Nova field that automatically adds thousand separator dots while typing (e.g., 1000 becomes 1.000)
marshmallow/statistics-numerics
1875 Downloads
This will hold all the statistics logic for the marshmallow core.
nabeghe/alphanum
7 Downloads
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
metamodels/attribute_geodistance
2319 Downloads
MetaModels attribute for geo distance values
degecko/super-number
2825 Downloads
An objectifier for primitive numeric data types.
hansott/range-regex
270 Downloads
Returns a regex-compatible range from two numbers, min and max.
tresor-kasenda/laravel-numberable
24 Downloads
A fluent, expressive API for numeric operations in Laravel — like Stringable but for numbers.
sunaoka/hash-php
523 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.