Download the PHP package inteve/types without Composer
On this page you can find all versions of the php package inteve/types. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor inteve
Package types
Short Description Value objects and helpers for PHP.
License BSD-3-Clause
Package types
Short Description Value objects and helpers for PHP.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package types
Inteve\Types
Value objects and helpers for PHP.
Installation
Download a latest package or use Composer:
Inteve\Types requires PHP 7.2.0 or later.
Usage
- BinaryData
- EmailAddress
- DatabaseDataType
- Decimal
- HexColor
- Html
- IpAddress
- Md5Hash
- Password
- PhpType
- PhpParameterType
- UniqueId
- Url
- UrlPath
- UrlSlug
DatabaseDataType
HexColor
Html
It implements Nette\Utils\IHtmlString
so can be used directly in Latte template ({$html}
) without |noescape
modifier.
Md5Hash
PhpType
You can use static factories:
It implements Inteve\Types\IPhpParameterType
.
PhpParameterType
You can use static factories:
It implements Inteve\Types\IPhpParameterType
.
Url
License: New BSD License
Author: Jan Pecha, https://www.janpecha.cz/
All versions of types with dependencies
PHP Build Version
Package Version
The package inteve/types contains the following files
Loading the files please wait ....