PHPackages                             jeylabs/php-witai - 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. jeylabs/php-witai

ActiveLibrary[API Development](/categories/api)

jeylabs/php-witai
=================

PHP Library for Wit.ai API with Laravel &amp; Lumen Support out of the box!

1.0.1(9y ago)0371MITPHPPHP ~5.5|~7.0

Since Sep 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jeylabs/php-witai)[ Packagist](https://packagist.org/packages/jeylabs/php-witai)[ Docs](https://github.com/jeylabs/php-witai)[ RSS](/packages/jeylabs-php-witai/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

PHP-Witai Library
=================

[](#php-witai-library)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fd6e96e30026049647ae2c697958df70c93f3b341a93ffd6db37fd108ae2e7a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6972617a61737965642f7068702d77697461692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/irazasyed/php-witai)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/bc0f0f38284628f72bb29e6ab64cd60e68c316f387bd3d47937548045d3737c5/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6972617a61737965642f7068702d77697461692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/irazasyed/php-witai)[![Coverage Status](https://camo.githubusercontent.com/96b6e93d8ce79974548bf5081c81e65bde8905b23ef6df3bfb98541aef416b22/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6972617a61737965642f7068702d77697461692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/irazasyed/php-witai/code-structure)[![Quality Score](https://camo.githubusercontent.com/370ad96770916e8bfe9834f9c0f225394465234deea60f679df1c7d0e3211d62/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6972617a61737965642f7068702d77697461692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/irazasyed/php-witai)[![Total Downloads](https://camo.githubusercontent.com/0ce24e49233e6a11a79a17ba89d143f07cac4b1cef0084900622827218fae3b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6972617a61737965642f7068702d77697461692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/irazasyed/php-witai)

> PHP Library for Wit.ai API with Laravel &amp; Lumen Support out of the box!

Install
-------

[](#install)

Via Composer

```
$ composer require irazasyed/php-witai
```

Usage
-----

[](#usage)

```
$wit = new Irazasyed\Wit($access_token, $isAsyncRequests = false);
$response = $wit->getIntentByText('Whats the weather like in San Francisco?', $optional_params);
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Syed Irfaq R.](https://github.com/irazasyed)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

Unknown

Total

1

Last Release

3579d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3ed0d4b2d9847ab8f33bfaa6f10e26f331104554bd9ede60a59d12ebc7cca873?d=identicon)[jeylabs](/maintainers/jeylabs)

---

Top Contributors

[![irazasyed](https://avatars.githubusercontent.com/u/1915268?v=4)](https://github.com/irazasyed "irazasyed (2 commits)")[![sasureshkumar](https://avatars.githubusercontent.com/u/493515?v=4)](https://github.com/sasureshkumar "sasureshkumar (2 commits)")

---

Tags

laravellumenjeylabswit.aiwitlaravel witphp-witaiphp-witlumen wit

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jeylabs-php-witai/health.svg)

```
[![Health](https://phpackages.com/badges/jeylabs-php-witai/health.svg)](https://phpackages.com/packages/jeylabs-php-witai)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

101636.0k3](/packages/vluzrmos-slack-api)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1123.7k](/packages/codebar-ag-laravel-docuware)

PHPackages © 2026

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