spatie / period

Complex period comparisons
https://spatie.be/open-source
MIT License
1.56k stars 72 forks source link

Document how to convert Period to CarbonPeriod #45

Closed kylekatarnls closed 4 years ago

kylekatarnls commented 4 years ago

Add link on Carbon to https://carbon.nesbot.com Add link to https://github.com/kylekatarnls/enhanced-period

kylekatarnls commented 4 years ago

Hi guys,

With Carbon 1.23.0 (stable release coming this month), Spatie\Period\Period will appear in the official documentation https://carbon.nesbot.com

I added in CarbonPeriod methods inspired from your library and created with https://github.com/kylekatarnls/enhanced-period a way to convert CarbonPeriod to spatie Period and reciprocally.

So I propose to add a link in your README. Of course, sentence and position are just a suggestion.

brendt commented 4 years ago

Thanks!