Class Carbon\CarbonPeriod

implements Iterator, Countable, JsonSerializable
uses IntervalRounding, Mixin, Options, ToStringFormat

Substitution of DatePeriod with some modifications and many more features.

Methods
Methods used from Carbon\Traits\Options
useStrictMode(), isStrictModeEnabled(), useMonthsOverflow(), resetMonthsOverflow(), shouldOverflowMonths(), useYearsOverflow(), resetYearsOverflow(), shouldOverflowYears(), settings(), getSettings(), __debugInfo(),
Methods used from Carbon\Traits\ToStringFormat
resetToStringFormat(), setToStringFormat()
Constants
Properties
Properties used from Carbon\Traits\Options
$PHPIntSize