Libraries tagged by ints
intelogie/random_compat
148 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
i2/uuid
5 Downloads
generates a UUID often a int primary key
f2/simple-router
5 Downloads
A fast router that will route requests to /users/123/ to a namespaced function \routes\users\_(int $id)
archerzdip/laravel-settings
18 Downloads
Global key-value store in the database, like int string array json and so on.
ap-lib/sanitizer
30 Downloads
A library that sanitize some mixed variable to simple types: int, string, array, bool, null
ap-lib/normalizer
17 Downloads
A library that normalizes some mixed variable to simple types: int, string, array, bool, null
a1essandro/roman-numbers
10 Downloads
Easy conversion int roman numbers
stingus/phpdt
46 Downloads
PHP data type validation: primitives (int, double, bool, array, string) and objects
perf/type-validation
228 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).
kaskadia/doctrine-repository-wrapper
77 Downloads
Replaced by kaskadia/doctrine-repository-wrapper-uuid or kaskadia/doctrine/repository-wrapper-int. Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities
symfony/polyfill-intl-normalizer
686842567 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
653395201 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
doctrine/instantiator
768742742 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/translation-contracts
576054404 Downloads
Generic abstractions related to translation
symfony/service-contracts
715375599 Downloads
Generic abstractions related to writing services