Download the PHP package phpmentors/domain-commons without Composer
On this page you can find all versions of the php package phpmentors/domain-commons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpmentors/domain-commons
More information about phpmentors/domain-commons
Files in phpmentors/domain-commons
Download phpmentors/domain-commons
More information about phpmentors/domain-commons
Files in phpmentors/domain-commons
Vendor phpmentors
Package domain-commons
Short Description Commons for domain models
License BSD-2-Clause
Package domain-commons
Short Description Commons for domain models
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package domain-commons
Domain Commons
Commons for domain models
Installation
Domain Commons
can be installed using Composer.
Features
DateTime basics
Date and Time
- Date
- DateTime
- MonthDay
- Year
- YearMonth
- HourMin
- AgeRange
Period
- Duration
- Period
- Term
Traversable
- DailyTrait / DailyIteratableInterface
- MonthlyTrait / MonthlyIteratableInterface
You can define a domain specific period as follows:
You can iterate this period by date using standard foreach
statement as follows:
Utility
- Clock
Matrix (Typed and Addressed)
- TypedMatrix
- AddressedMatrix
Operation
- ZeroableInterface
String Utility
- UniqueName
Support
If you find a bug or have a question, or want to request a feature, create an issue or pull request for it on Issues.
Copyright
Copyright (c) 2015 GOTO Hidenori, 2015 KUBO Atsuhiro, All rights reserved.
License
All versions of domain-commons with dependencies
PHP Build Version
Package Version
The package phpmentors/domain-commons contains the following files
Loading the files please wait ....