Libraries tagged by integer
elytica/compute-client
1042 Downloads
PHP implementation for the elytica Compute API.
integer-net/magento2-health-check
0 Downloads
Magento 2 Health Check
integer-net/magento2-async-varnish
1298 Downloads
Module for Magento 2 that defers and bundles purge requests to Varnish to reduce number of HTTP requests and increase speed of mass updates
integer-net/deployer-timer
4364 Downloads
Collect duration of deployer tasks
wickedbyte/int-to-uuid
19 Downloads
Utility for Bidirectional Conversion of Integer Ids to UUIDs
thesmart/bitfield
8903 Downloads
Map an array of options to a binary bitfield as a string or integer, and back again.
stdioh/laravel-workflow
1825 Downloads
Integerate Symfony Workflow component into Laravel. Based on brexis/laravel-workflow this package supports Laravel 5.7
ssmulders/hashed-passport
7645 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
siilike/messageformat
684 Downloads
ICU message formatting using keywords instead of positional integers
robthree/humanoid
344 Downloads
Friendly ID generator. Converts integers to words and back
rgzone/bignum
13 Downloads
Arbitrary precision integer PHP extension written in Rust.
mindplay/keypack
19 Downloads
Pack/unpack integer and GUID keys to shorter strings
merkdev/simple-php-crypt
435 Downloads
Converts an integer to YouTube style (like) crypted string. Simple crypt class for PHP
marcoconsiglio/bcmath-extended
231 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
55 Downloads
A PHP library to convert ordinary integers to roman numerals (and back). Just like that.