PHPackages                             oneplusone/cmwquery - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. oneplusone/cmwquery

ActiveLibrary[HTTP &amp; Networking](/categories/http)

oneplusone/cmwquery
===================

Sent easy request to your comindwork

v2.0.2(2y ago)1635[2 PRs](https://github.com/oneplusone-solutions/cmwquery/pulls)MITPHPPHP ^8.0|^8.1

Since Apr 19Pushed 2y ago2 watchersCompare

[ Source](https://github.com/oneplusone-solutions/cmwquery)[ Packagist](https://packagist.org/packages/oneplusone/cmwquery)[ Docs](https://github.com/oneplusone-solutions/cmwquery)[ RSS](/packages/oneplusone-cmwquery/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (16)Versions (9)Used By (0)

Sent easy request to your comindwork
====================================

[](#sent-easy-request-to-your-comindwork)

[![Latest Version on Packagist](https://camo.githubusercontent.com/68911832cd6ec1f20eb70e5ae01a8889e5cc14055e13c7a95c22e1ddd81e70eb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6e65706c75736f6e652f636d7771756572792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/oneplusone/cmwquery)[![GitHub Tests Action Status](https://camo.githubusercontent.com/6ec95d16245fc08c224f0bcb4a5087d546f44eeb67267f730944dc6a49b387cd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f6e65706c75736f6e652f636d7771756572792f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/oneplusone/cmwquery/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/c32dcdac01e5cf4248c5560a84e0741349bb4fb9a70f5e17fbca11cfd4957db1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6f6e65706c75736f6e652f636d7771756572792f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/oneplusone/cmwquery/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/203d416a72d8d979577eb98dd08cd7aa5322828db017bb1f8869c1cd9220b142/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6e65706c75736f6e652f636d7771756572792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/oneplusone/cmwquery)

Support us
----------

[](#support-us)

We invest a lot of resources into creating [best in class open source packages](https://oneplusone.solutions/contacts/). You can support us by [buying one of our paid products](https://oneplusone.solutions/contacts/).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://oneplusone.solutions/about-us/). We publish all received postcards on [our virtual postcard wall](https://oneplusone.solutions/our-work/).

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

[](#installation)

You can install the package via composer:

```
composer require oneplusone/cmwquery
```

You can publish and run the migrations with:

You can publish the config file with:

```
php artisan vendor:publish --tag="cmwquery-config"
```

This is the contents of the published config file:

```
return [
	'cmwquery.php'
];
```

Usage
-----

[](#usage)

To use request automticaly for some Model insert on top of Model file

```
use OnePlusOne\CMWQuery\Traits\SendCMWRequest;
```

Indert in model body

```
use SendCMWRequest;
```

In config edit Markup : \* access to your comindwork \* event to send request to comindwork \* ration fields in request with fields of your model \* widget parameter

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Credits
-------

[](#credits)

- [GalinaBublik](https://github.com/GalinaBublik)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.3% 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 ~36 days

Total

5

Last Release

1026d ago

Major Versions

v1.0.2 → v2.0.12023-09-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/059f6ab2806b4f9acc576fc67d277016cefa521743457b85f87eb029308c14b5?d=identicon)[GalinaBublik](/maintainers/GalinaBublik)

---

Top Contributors

[![GalinaBublik](https://avatars.githubusercontent.com/u/10061993?v=4)](https://github.com/GalinaBublik "GalinaBublik (29 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")[![oneplusone-solutions](https://avatars.githubusercontent.com/u/63426914?v=4)](https://github.com/oneplusone-solutions "oneplusone-solutions (1 commits)")

---

Tags

laravelfilamentapi requestoneplusonecomindwork

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/oneplusone-cmwquery/health.svg)

```
[![Health](https://phpackages.com/badges/oneplusone-cmwquery/health.svg)](https://phpackages.com/packages/oneplusone-cmwquery)
```

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84215.9k9](/packages/stephenjude-filament-two-factor-authentication)[croustibat/filament-jobs-monitor

Background Jobs monitoring like Horizon for all drivers for FilamentPHP

274325.8k8](/packages/croustibat-filament-jobs-monitor)[marcelweidum/filament-passkeys

Use passkeys in your filamentphp app

6649.5k1](/packages/marcelweidum-filament-passkeys)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)

PHPackages © 2026

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