LaravelPackages.net
Acme Inc.
Toggle sidebar
astrogoat/calcom

A Cal.com app for Strata

22
0
v1.12.0
About astrogoat/calcom

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

A Cal.com app for Strata

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Installation

You can install the package via composer:

composer require astrogoat/calcom

Usage

$calcom = new Astrogoat\Calcom();
echo $calcom->echoPhrase('Hello, Astrogoat!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

Comments