PHPackages                             myckhel/checkwa - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. myckhel/checkwa

ActivePackage[Utility &amp; Helpers](/categories/utility)

myckhel/checkwa
===============

Laravel package to check valid whatsapp number using checkwa api

v0.2(1y ago)91.6k—0%2MITPHP

Since Jul 31Pushed 1y ago2 watchersCompare

[ Source](https://github.com/myckhel/checkwa)[ Packagist](https://packagist.org/packages/myckhel/checkwa)[ Docs](https://github.com/myckhel/checkwa)[ Fund](https://ko-fi.com/myckhel)[ RSS](/packages/myckhel-checkwa/feed)WikiDiscussions master Synced 1mo ago

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

Checkwa
=======

[](#checkwa)

[![Latest Version](https://camo.githubusercontent.com/5af21b2205638ac4dd8cb568f611ac865ca6cb3a9c5d7d7f5fca5a56f3b9fe30/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d79636b68656c2f636865636b77612e7376673f7374796c653d666c61742d737175617265)](https://github.com/myckhel/checkwa/releases)[![Total Downloads](https://camo.githubusercontent.com/7208173237196f33e57105b872e55829a962597cdf212f84819056d8e59c06ee/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d79636b68656c2f636865636b77612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/myckhel/checkwa)

Laravel package to check valid whatsapp number using checkwa api

Requirements
------------

[](#requirements)

PHP ^7

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

[](#installation)

Checkwa can be installed using composer

```
composer require myckhel/checkwa
```

Setup
-----

[](#setup)

Publish the config file

```
php artisan vendor:publish --provider="myckhel\Checkwa\CheckwaServiceProvider"
```

checkwa.php should be copied to the config directory containing

```
