omnilight / yii2-scheduling

Scheduling extension for Yii2 framework
MIT License
317 stars 84 forks source link

Port ManagesFrequencies trait #57

Open kstkn opened 4 years ago

kstkn commented 4 years ago

As proposed in https://github.com/omnilight/yii2-scheduling/pull/41/files let's add missing helper methods from laravel. Also they had really good idea with extracting those to a trait.