PHPackages                             ngo-tools/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. ngo-tools/connector

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

ngo-tools/connector
===================

Connector for NGO.Tools marketplace apps

0.1.31(6mo ago)0232MITPHPPHP ^8.3

Since Jan 4Pushed 6mo agoCompare

[ Source](https://github.com/ngo-tools/connector)[ Packagist](https://packagist.org/packages/ngo-tools/connector)[ Docs](https://github.com/ngo-tools/connector)[ RSS](/packages/ngo-tools-connector/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (33)Used By (0)

Connector for NGO.Tools marketplace apps
========================================

[](#connector-for-ngotools-marketplace-apps)

[![Latest Version on Packagist](https://camo.githubusercontent.com/317dcbbc663a580a19b226d13ae10cd0391f07c40861e8ff1a5096029ca0335c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e676f2d746f6f6c732f636f6e6e6563746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ngo-tools/connector)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e95df7649ed8cf99aab6ac305649c911adddcf0927969e83a486863ba4d724dc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e676f2d746f6f6c732f636f6e6e6563746f722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/ngo-tools/connector/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/13dc96ae0220162d7b4bfd8db8399a467bf9597964086d92cfd31707c4c89317/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e676f2d746f6f6c732f636f6e6e6563746f722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ngo-tools/connector/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9029c822d029a3ced0dd365a7ec6a0dbcb024ffbc754a97ed5c325dad5a3ddd1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e676f2d746f6f6c732f636f6e6e6563746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ngo-tools/connector)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#support-us)

[![](https://camo.githubusercontent.com/b0186ca2306af7ce0a0d20d40428ae7b44337b3cd0477ae5eee81dbefcc6fa88/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f636f6e6e6563746f722e6a70673f743d31)](https://spatie.be/github-ad-click/connector)

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

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://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require ngo-tools/connector
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="connector-migrations"
php artisan migrate
```

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="connector-views"
```

Usage
-----

[](#usage)

```
$connector = new NgoTools\Connector();
echo $connector->echoPhrase('Hello, NgoTools!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [NGO.Tools](https://github.com/ngo-tools)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance66

Regular maintenance activity

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.5% 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 ~9 days

Recently: every ~26 days

Total

32

Last Release

206d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9dd4066526f273592da88a5b863d5302bb171dd626ffd3e646a0f282a0dc4db2?d=identicon)[oleloSebastian](/maintainers/oleloSebastian)

---

Top Contributors

[![SebastianSchoeps](https://avatars.githubusercontent.com/u/44115562?v=4)](https://github.com/SebastianSchoeps "SebastianSchoeps (43 commits)")[![holybiber](https://avatars.githubusercontent.com/u/74783853?v=4)](https://github.com/holybiber "holybiber (4 commits)")

---

Tags

laravelconnectorNGO.Tools

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/ngo-tools-connector/health.svg)

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

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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