Download the PHP package buzzingpixel/valueobject-ext without Composer
On this page you can find all versions of the php package buzzingpixel/valueobject-ext. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download buzzingpixel/valueobject-ext
More information about buzzingpixel/valueobject-ext
Files in buzzingpixel/valueobject-ext
Download buzzingpixel/valueobject-ext
More information about buzzingpixel/valueobject-ext
Files in buzzingpixel/valueobject-ext
Vendor buzzingpixel
Package valueobject-ext
Short Description Some routine value objects for use with funeralzone/valueobjects.
License MIT
Package valueobject-ext
Short Description Some routine value objects for use with funeralzone/valueobjects.
License MIT
Please rate this library. Is it a good library?
Informations about the package valueobject-ext
valueobject-extensions
Some routine value objects for use with funeralzone/valueobjects.
Forked from https://github.com/padosoft/valueobject-ext because that package is not on GitHub but provides PHP 8 compatibility and some bug fixes to the orignal package.
Requirements
Requires PHP >=8.0
Installation
Through Composer, obviously:
Purpose
This package provides some useful value object helpers for common values (e.g. UUIDs). It's for use in conjunction with the funeralzone/valueobjects package.
List of value object helpers
DATETIME
- Date
- Time
- RFC3339 datetime
STRING
- String
- Nullable String
INTERNET
- Nullable Email
- Email With Alias
- Set Of Emails
- Set Of Nullable Emails
- Set Of Emails With Alias
- Domain
- Hostname
- IPAddress
- IPAddress V4
- IPAddress V6
- IPAddress Version
- Uri
- Nullable Uri
- Set Of Uri
- Device
- Device Version
- Device With Unknown
- Device Version With Unknown
INTERNATIONALIZATION
- ISO Alpha 2 Country Code
- ISO Alpha 3 Country Code
PHONE NUMBER
- Phone Number Type
- Phone Number
- Mobile Number
- Fixed Number
- Nullble Phone Number
- Nullble Mobile Number
- Nullble Fixed Number
MISCELLANEOUS
- Money
- Nullable Money
- UUID
- Generatable UUID
- Array Defined Enum
All versions of valueobject-ext with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
funeralzone/valueobjects Version >=0.0
ramsey/uuid Version ^4.3
league/uri Version ^6.5
moneyphp/money Version ^4.0
giggsey/libphonenumber-for-php Version ^8.12
funeralzone/valueobjects Version >=0.0
ramsey/uuid Version ^4.3
league/uri Version ^6.5
moneyphp/money Version ^4.0
giggsey/libphonenumber-for-php Version ^8.12
The package buzzingpixel/valueobject-ext contains the following files
Loading the files please wait ....