PHPackages                             bites-development/bites-connector - 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. bites-development/bites-connector

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

bites-development/bites-connector
=================================

Bites Middleware

v1.0.3(4mo ago)03.2kPHP

Since Dec 18Pushed 2mo ago5 watchersCompare

[ Source](https://github.com/bites-development/bites-connector)[ Packagist](https://packagist.org/packages/bites-development/bites-connector)[ RSS](/packages/bites-development-bites-connector/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (6)Used By (0)

Composer Require
----------------

[](#composer-require)

composer require bites-development/bites-connector

Run Vendor
----------

[](#run-vendor)

php artisan vendor:publish --tag="bites"

Add Middleware DB Config at env file
------------------------------------

[](#add-middleware-db-config-at-env-file)

MASTER\_DB\_HOST

MASTER\_DB\_USER

MASTER\_DB\_PASSWORD

MASTER\_DB\_DATABASE

Plan Schema Sync (Connector -&gt; Middleware)
---------------------------------------------

[](#plan-schema-sync-connector---middleware)

Export plan form schema/options from the app code and sync it to middleware mapper storage:

```
php artisan bites:sync-plan-schema
```

Useful flags:

```
php artisan bites:sync-plan-schema --dry-run
php artisan bites:sync-plan-schema --table=subscriptions --app-prefix=mart
```

Required env (recommended):

```
MIDDLEWARE_SERVER=middleware-no.test
BITES_APP_PREFIX=mart
BITES_MIDDLEWARE_API_TOKEN=your-shared-token
```

Optional env:

```
BITES_PLAN_SCHEMA_SYNC_ENABLED=true
BITES_PLAN_SCHEMA_SYNC_ENDPOINT=/api/webhooks/plans/schema-sync
BITES_PLAN_SCHEMA_SYNC_TIMEOUT=20
BITES_PLAN_SCHEMA_MAX_SNIPPETS=20
BITES_PLAN_SCHEMA_MAX_SNIPPET_CHARS=12000
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance81

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 99.1% 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 ~18 days

Total

4

Last Release

144d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/910aa2861357099f7cf10e3991b5108b93e4518cc34e2e8348d708578af1ccc0?d=identicon)[mabou7agar](/maintainers/mabou7agar)

---

Top Contributors

[![mabou7agar](https://avatars.githubusercontent.com/u/13303169?v=4)](https://github.com/mabou7agar "mabou7agar (107 commits)")[![Reem24Hagrss](https://avatars.githubusercontent.com/u/47195469?v=4)](https://github.com/Reem24Hagrss "Reem24Hagrss (1 commits)")

### Embed Badge

![Health badge](/badges/bites-development-bites-connector/health.svg)

```
[![Health](https://phpackages.com/badges/bites-development-bites-connector/health.svg)](https://phpackages.com/packages/bites-development-bites-connector)
```

###  Alternatives

[jdavidbakr/mail-tracker

Logs and tracks all outgoing emails from Laravel

6231.3M1](/packages/jdavidbakr-mail-tracker)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)[napp/xray-laravel

AWS X-Ray for Laravel applications.

62436.7k](/packages/napp-xray-laravel)[foxxmd/laravel-elasticbeanstalk-cron

Ensure only one Laravel instance is running CRON jobs in an EB environment

62311.8k](/packages/foxxmd-laravel-elasticbeanstalk-cron)[keboola/storage-api-client

Keboola Storage API PHP Client

10405.9k40](/packages/keboola-storage-api-client)

PHPackages © 2026

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