Libraries tagged by ints
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
482 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
mf-miko/sorted-linked-list
1 Downloads
A simple type-safe sorted singly linked list for int or string values in PHP.
labrodev/php-mixed-converter
30 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
kurianvarkey/helper-buddy
7 Downloads
Helper class to validate and correct JSON attribute types, ensuring proper structure and defaults for string, int, float, and boolean.
kleytondev/number-ordinal-converter
5 Downloads
Create simple converter from int to ordinal text
jmf/type-validation
9 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).