PHPackages                             kalberfon/take-sdk-laravel - 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. kalberfon/take-sdk-laravel

ActiveLibrary[API Development](/categories/api)

kalberfon/take-sdk-laravel
==========================

2.2.0(3y ago)02.6kMITPHP

Since Mar 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kalebb4f6/take-sdk-laravel)[ Packagist](https://packagist.org/packages/kalberfon/take-sdk-laravel)[ RSS](/packages/kalberfon-take-sdk-laravel/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (3)Versions (18)Used By (0)

✨ Feature
---------

[](#-feature)

- **Easy to send notifications via whatsapp.**

Installation guide
------------------

[](#installation-guide)

- The recommended way to install is through Composer:

```
   composer require kalberfon/take-sdk-laravel

```

- Configure **config/service.php**, adding this:

```
...
  'whatsapp' => [
      'key' => env('TAKE_ACCESS_KEY'),
      'base_url' => env('TAKE_BASE_URI', 'https://http.msging.net'),
      'namespace' => env('TAKE_NAMESPACE'),
  ],
...

```

- Edit **config/app.php**, add line in providers section:

```
    'providers' => [
    ...
    \Kalberfon\TakeSdkLaravel\Provider::class,
    ...

```

🔧 Supported Versions
--------------------

[](#wrench-supported-versions)

Versions will be supported for a limited amount of time.

VersionLaravel VersionPhp Versionv1.0.\*&gt;= 5.8&lt;=7.1

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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 ~17 days

Recently: every ~1 days

Total

14

Last Release

1309d ago

Major Versions

v1.0.13 → 2.02022-08-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ce2ca2540f47b29dd6314f9ff5dae17b6c6f667f3d42c6ec78279a18c28b1fb?d=identicon)[kaleb.borda](/maintainers/kaleb.borda)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kalberfon-take-sdk-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/kalberfon-take-sdk-laravel/health.svg)](https://phpackages.com/packages/kalberfon-take-sdk-laravel)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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