Skip to content

LetItApp/letitapp-php-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LetItApp PHP API Library

Welcome to the LetItApp PHP API Library! This library provides a convenient way to interact with the LetItApp API, allowing seamless integration of notifications into your PHP applications.

Features

  • Create, update, and delete notifications.
  • Retrieve lists and details of notifications.
  • Send notifications instantly.

Getting Started

To get started, make sure you have your LetItApp API key. You can obtain it from your account.

// Example Usage
$apiKey = 'YOUR_API_KEY';
$letItAppAPI = new LetItAppAPI($apiKey);

// Use the various methods to interact with the LetItApp API
// ...

Documentation

For detailed information on how to use the library and available API endpoints, refer to our Apiary Documentation.

Installation with Composer

You can install the LetItApp PHP API Library using Composer. Run the following command in your project's root directory:

composer require letitapp/letitapp-php-api

Issues and Contributions

If you encounter any issues or have suggestions for improvement, please feel free to open an issue. Contributions are always welcome!

About

LetItApp PHP library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages