Libraries tagged by ints
spaceonfire/value-object
2064 Downloads
Value Object library for PHP
s-mcdonald/functions
12 Downloads
assortment of php functions
mallardduck/laravel-humanoid
68 Downloads
This is my package laravel-humanoid
flavioheleno/dslib
8 Downloads
An ordinary typed data structure library
int/lumen-base
480 Downloads
Base for microservices Integrando.se
tleckie/validator
6 Downloads
PHP validator (bool, int, float, number, string, email, uri)
sawirricardo/laravel-icd-api
15 Downloads
Use ICD codes in your laravel apps. https://icd.who.int/icdapi/
sawirricardo/icd-api-php
102 Downloads
API Client to use ICD API https://icd.who.int/icdapi/
sallyx/rabbitmq-logger
13 Downloads
Log error and exceptions int rabbitmq exchange.
phrity/o
44 Downloads
Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.
pawelpodlasinski/slugger
40 Downloads
Convert int to slug and decode
labrodev/php-mixed-converter
28 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
kleytondev/number-ordinal-converter
5 Downloads
Create simple converter from int to ordinal text
jmf/type-validation
7 Downloads
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
intelogie/random_compat
145 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7