thephpleague / period

PHP's time range API

Home Page:https://period.thephpleague.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge Bakame/Period-Visualizer codebase to the Period repo

nyamsprod opened this issue · comments

Feature Request

Q A
New Feature yes
BC Break yes

Proposal

An independent visualizer package was created to help visualize Periods and Sequences object. This package is heavily used on development to test the main package. As this package never hit the 1.0.0 milestone I think it's easier to just merge it's codebase to the Period package.

The only drawback is that it's inclusion requires bumping the min. PHP version supported to 7.2. Since 7.1 is already eol this should not be a problem if the library is loaded through composer.