PHPackages                             myadion/laravel-maria-webhooks - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. myadion/laravel-maria-webhooks

ActiveLibrary[API Development](/categories/api)

myadion/laravel-maria-webhooks
==============================

The package facilitates the integration between your Laravel application and Adion's artificial intelligence service, Maria. With this package, your application can react in real-time to events triggered by Maria, offering a high level of automation and interaction.

00

Since Jun 25Pushed 2y agoCompare

[ Source](https://github.com/myadion/laravel-maria-webhooks)[ Packagist](https://packagist.org/packages/myadion/laravel-maria-webhooks)[ RSS](/packages/myadion-laravel-maria-webhooks/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Adion's Laravel-Maria-Webhooks
==============================

[](#adions-laravel-maria-webhooks)

Adion's `laravel-maria-webhooks` is a powerful package designed to seamlessly integrate your Laravel application with Adion's Artificial Intelligence service, Maria. With real-time responsiveness to Maria-triggered events, this package is essential for boosting automation and enhancing interaction within your application.

Features
--------

[](#features)

- Real-time reaction to events triggered by Maria.
- Customizable instruction sets for handling a variety of actions.
- Smooth integration with Laravel applications.
- Leverages Maria's capabilities to automate processes and manage client requests.

Installation
------------

[](#installation)

Before you start, ensure you have [Composer](https://getcomposer.org/) installed.

To install `laravel-maria-webhooks`, run the following command in your project directory:

```
composer require adion/laravel-maria-webhooks
```

Usage
-----

[](#usage)

After the package has been installed, your application can start receiving webhooks from Maria. Commands such as '/maria\_please&gt;' are declared in the Maria's recipe book on the Adion client space, not within the Laravel application itself. Once these commands are declared in the recipe book, the application can receive these webhooks.

For instance, to handle a pizza order, you might define the following in Maria's recipe book:

```
The pizza ordering procedure involves collecting the client's name, phone number, and order details including the type and quantity of pizzas.
To place the order:
/maria_please>post_new_order(String {_phone_number}, String $name, String $firstname, Json data).

```

This will generate a webhook to the `/adion/maria/post/new_order` endpoint of your Laravel application. Your application can then handle this webhook as required, such as by placing a pizza order.

Refer to our [official documentation](link-soon) for more information on how to setup these commands in Maria's recipe book and properly use the package.

Configuration
-------------

[](#configuration)

After setting up the '/maria\_please&gt;' commands in Maria's recipe book, you may need to configure your server to properly receive webhooks from Maria. This could involve configuring firewalls, adjusting server settings, etc. The exact details will depend on your specific server setup.

Refer to our [official documentation](link-soon) for a detailed guide on how to configure `laravel-maria-webhooks` for your application.

Contributing
------------

[](#contributing)

We welcome contributions from the community. If you wish to contribute, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

Testing
-------

[](#testing)

`laravel-maria-webhooks` includes a suite of tests to ensure its functionality. To run the tests, use PHPUnit:

```
vendor/bin/phpunit
```

License
-------

[](#license)

This project is licensed under the [GNU General Public License v3.0](link-soon).

Support
-------

[](#support)

If you encounter any problems or have any questions about `laravel-maria-webhooks`, please open an issue on our GitHub repository or contact our support team at .

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4da5238c418368d30dfc325d97d8407ab1b15f874240a3d626a70da765ada71a?d=identicon)[myadion](/maintainers/myadion)

---

Top Contributors

[![palybok](https://avatars.githubusercontent.com/u/39833272?v=4)](https://github.com/palybok "palybok (4 commits)")

### Embed Badge

![Health badge](/badges/myadion-laravel-maria-webhooks/health.svg)

```
[![Health](https://phpackages.com/badges/myadion-laravel-maria-webhooks/health.svg)](https://phpackages.com/packages/myadion-laravel-maria-webhooks)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
