Libraries tagged by integers
plaisio-ts/helper-cast
1590 Downloads
PhpPlaisio (TypeScript): Safely cast mixed values to bool, number (float or integer), or string
pigeonboys/php-binary-parser
0 Downloads
A PHP library for parsing binary data, with full support for signed/unsigned integers and endian-aware formats.
php-clean-arch/id
2 Downloads
Integer identity implementation for our entities
owl-labs/id-encoder
23 Downloads
Encodes integer ids into string ids and vice versa using hashids/hashids library.
nhpiash/php-input-filter
3 Downloads
A lightweight and reusable PHP package to sanitize and validate user inputs like strings, integers, emails, URLs, booleans, and arrays.
mvo/contao-content-variants
89 Downloads
Use a single integer field to store variant configurations of content elements.
munix/munix
9 Downloads
A Unique ID (64-bit Integer) Generator For PHP
mpd/util-strint-cmp
4 Downloads
Library to compare large integers with arbitrary precisions, provides own pure php implementation, but can also use bcmath or GMP on background when available
moccalotto/idhash
178 Downloads
A reversible (integer) ID obfuscator
mitydigital/statamic-variable-number-fieldtype
105 Downloads
A variable number fieldtype for integers and currency for public-facing Statamic forms.
mindplay/datetime
18 Downloads
Chainable date/time helper for convenient work with integer timestamps
milantex/tpc
14 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
michielkempen/laravel-uuid-model
15661 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
merkdev/simple-php-crypt
405 Downloads
Converts an integer to YouTube style (like) crypted string. Simple crypt class for PHP
maxon-design/numbers_words
254 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.