astrogoat/calcom is a Laravel package for a cal.com app for strata.
It currently has 0 GitHub stars and 22 downloads on Packagist (latest version v1.12.0).
Install it with composer require astrogoat/calcom.
Discover more Laravel packages by astrogoat
or browse all Laravel packages to compare alternatives.
Last updated
You can install the package via composer:
composer require astrogoat/calcom
$calcom = new Astrogoat\Calcom();
echo $calcom->echoPhrase('Hello, Astrogoat!');
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.