Libraries tagged by php primitive
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
calmohallag/nullable-casting
6695 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
savinmikhail/primitive_wrappers
443 Downloads
The object wrappers and static helpers for php primitive types
tdn/php-types
19292 Downloads
Php primitive wrappers lib.
allegro-php/primitives
12 Downloads
PHP bindings to the allegro primitives.
tarohida/php-types
39 Downloads
PHP types to extend primitives. Positive Number, Positive Number With zero, Not Empty String
php-kit/power-primitives
2202 Downloads
PHP's arrays and strings as chainable, composable, object-oriented constructs
mcustiel/typed-php
18 Downloads
Object wrappers for primitives and typed arrays in PHP
pldin601/php-result
46 Downloads
Abstraction that represends ok/fail result primitives
php-objects/php-objects
1703 Downloads
Primitive types behaving like grown up objects
axelitus/base
74 Downloads
A framework agnostic PHP package that contains _extensions_ and helpers for the PHP primitive types (strings, numbers, array, etc.). It also contains common interfaces for _new_ types like collections, etc.
phphleb/migration
117 Downloads
Primitive migrations for the HLEB2 framework
maxonfjvipon/elegant-elephant
394 Downloads
Small library of PHP primitives in EO style
malenki/bah
6827 Downloads
Simple basic PHP classes to play with String, Character, Hash, Collection, Number… A little toolbox to replace PHP primitive types!
hktr92/php-primitives
6 Downloads
Experimental stuff inspired by JavaScript and Python.