PHPackages                             deniztezcan/laravel-channable - 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. deniztezcan/laravel-channable

ActiveLibrary[API Development](/categories/api)

deniztezcan/laravel-channable
=============================

Laravel package for the Channable API

0.3.0(2y ago)015MITPHP

Since Mar 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/deniztezcan/laravel-channable)[ Packagist](https://packagist.org/packages/deniztezcan/laravel-channable)[ Docs](https://github.com/deniztezcan/laravel-channable)[ RSS](/packages/deniztezcan-laravel-channable/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

Laravel Channable
=================

[](#laravel-channable)

[![Latest Stable Version](https://camo.githubusercontent.com/05ec9e7bc813156f144bc9df65eb66e36e0ef8c070220e5831c53a01d4ce9dd0/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d6368616e6e61626c652f762f737461626c65)](https://packagist.org/packages/deniztezcan/laravel-channable)[![Total Downloads](https://camo.githubusercontent.com/39dabe2491d9d04cc442a8f7b0a57eabb9ba57b15a099c350cc670d87dd91a51/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d6368616e6e61626c652f646f776e6c6f616473)](https://packagist.org/packages/deniztezcan/laravel-channable)[![Latest Unstable Version](https://camo.githubusercontent.com/9723dc0ca84bee6376dd1be2a9d9b34cde866723a4298c4abe2b72bd5525cc69/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d6368616e6e61626c652f762f756e737461626c65)](https://packagist.org/packages/deniztezcan/laravel-channable)[![License](https://camo.githubusercontent.com/61eec3531746f2818f13a139d1cf43bec2f6842c78a89b222deb5881bcba3fc5/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d6368616e6e61626c652f6c6963656e7365)](https://packagist.org/packages/deniztezcan/laravel-channable)[![Maintainability](https://camo.githubusercontent.com/e66fccf34b45d63710648c27243b93c9b574ddc11016d3c376125ba3aded4174/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39303537623739383535666363303239663938392f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/deniztezcan/laravel-channable/maintainability)

A Laravel package for the Channable API.

Instalation
-----------

[](#instalation)

```
composer require deniztezcan/laravel-channable

```

Add the facade to the facades array:

```
    'aliases' => [
    	//other things here

    	'Channable' => DenizTezcan\Channable\Facades\Channable::class,
    ];
```

Finally, publish the configuration files:

```
php artisan vendor:publish --provider="DenizTezcan\Channable\ChannableServiceProvider"

```

### Configuration

[](#configuration)

Please set your API key: `CHANNABLE_BEARER_TOKEN` and `CHANNABLE_COMPANY_ID` in your .env file.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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.

###  Release Activity

Cadence

Every ~63 days

Total

3

Last Release

1087d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10155092?v=4)[Deniz Tezcan](/maintainers/deniztezcan)[@deniztezcan](https://github.com/deniztezcan)

---

Top Contributors

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

---

Tags

phpapilaravelchannable

### Embed Badge

![Health badge](/badges/deniztezcan-laravel-channable/health.svg)

```
[![Health](https://phpackages.com/badges/deniztezcan-laravel-channable/health.svg)](https://phpackages.com/packages/deniztezcan-laravel-channable)
```

###  Alternatives

[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[smodav/mpesa

M-Pesa API implementation

16467.9k1](/packages/smodav-mpesa)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.8k](/packages/scriptdevelop-whatsapp-manager)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[dariusiii/tmdb-laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

1821.2k](/packages/dariusiii-tmdb-laravel)

PHPackages © 2026

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