bigly-sales/ai-php-sdk

This is my package ai-php-sdk

v1.0.1 2024-02-28 21:10 UTC

README

This package has been designed by Bigly Sales development Team.

Bigly Sales is an AI CRM that can use AI generated emails and SMS to generate business on auto pilot for you.

See more details on our website Here.

Use this PHP SDK to use the Bigly Sales features in your PHP/Laravel app.

Installation

You can install the package via composer:

composer require bigly-sales/ai-php-sdk

Usage

$skeleton = new BiglySales\BiglySalesAiSdk();
echo $skeleton->echoPhrase('Hello, BiglySales!');

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.