ceive / time-period
Periodicity by php
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ceive/time-period
Requires
- ceive/text-plural: dev-master
 - ceive/time: dev-master
 - phpunit/phpunit: 5.7.x-dev
 
This package is not auto-updated.
Last update: 2025-10-24 12:36:28 UTC
README
Periodicity types
Year
tick:
- month(1,2,3,4,5,6,7,8,9,10,11,12)
 - month_day
 - week_day(preferred)
 - time
 
Season
tick:
- month(1,2,3 - season chunk)
 - month_day
 - week_day(preferred)
 - time
 
Month
tick:
- month_day
 - week_day(preferred)
 - time
 
Week
tick:
- week_day
 - time
 
Day
tick:
- time
 
Special words
smart placeholders
@weekend @last-month-day @user.weekend-time @user.weekend-weekday
@user.work.last-weekday @user.work.finish-time