An open API service indexing awesome lists of open source software.

https://github.com/danielme85/php-calendar-slots

This class generates calendar timeslots based on avalibility and international timezones.
https://github.com/danielme85/php-calendar-slots

Last synced: about 1 year ago
JSON representation

This class generates calendar timeslots based on avalibility and international timezones.

Awesome Lists containing this project

README

          

# php-calendar-slots
This class generates calendar timeslots based on availability and timezone using Carbon.
Dates are mostly based on the Carbon format, so most parsing and formatting mentioned here should work:
https://carbon.nesbot.com/

# WIP
> [!CAUTION]
> 2023-12-09: This is a very early initial commit, correct functionality and testing is not yet implemented!