PHPackages                             dashed/dashed-ecommerce-exactonline - 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. dashed/dashed-ecommerce-exactonline

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

dashed/dashed-ecommerce-exactonline
===================================

This is my package dashed-ecommerce-exactonline

v4.0.2(1mo ago)0198[3 PRs](https://github.com/DashedCMS/dashed-ecommerce-exactonline/pulls)MITPHPPHP ^8.3|^8.4CI passing

Since Aug 6Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/DashedCMS/dashed-ecommerce-exactonline)[ Packagist](https://packagist.org/packages/dashed/dashed-ecommerce-exactonline)[ Docs](https://github.com/Dashed-DEV/dashed-ecommerce-exactonline)[ GitHub Sponsors](https://github.com/Dashed)[ RSS](/packages/dashed-dashed-ecommerce-exactonline/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (40)Used By (0)

This is my package dashed-ecommerce-exactonline
===============================================

[](#this-is-my-package-dashed-ecommerce-exactonline)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d498cefc73458a3c93e96afa5f5776e1d1971a8a762d603e7c084b86a67a1d59/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4461736865642d4445562f6461736865642d65636f6d6d657263652d65786163746f6e6c696e652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dashed-DEV/dashed-ecommerce-exactonline)[![GitHub Tests Action Status](https://camo.githubusercontent.com/73d8cc27746b814a91f1466f8340cd84298794ea7c5513a2c580c066175bb5ab/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4461736865642d4445562f6461736865642d65636f6d6d657263652d65786163746f6e6c696e652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/Dashed-DEV/dashed-ecommerce-exactonline/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/9e893c02fa5512f104e87503a0a0b850cce4569a9729223c691016ce3feacd98/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4461736865642d4445562f6461736865642d65636f6d6d657263652d65786163746f6e6c696e652f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/Dashed-DEV/dashed-ecommerce-exactonline/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/441e34ffbc4cc64646fe9c3fff57f8de392619609ae1be4abc7188041f689dc5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4461736865642d4445562f6461736865642d65636f6d6d657263652d65786163746f6e6c696e652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dashed-DEV/dashed-ecommerce-exactonline)

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/9d5c297cc8a18ac11de9e467d48151f46f9c5bf37511238b1365e1c937f80310/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6461736865642d65636f6d6d657263652d65786163746f6e6c696e652e6a70673f743d31)](https://spatie.be/github-ad-click/dashed-ecommerce-exactonline)

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 dashed/dashed-ecommerce-exactonline
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="dashed-ecommerce-exactonline-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="dashed-ecommerce-exactonline-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="dashed-ecommerce-exactonline-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$dashed-ecommerce-exactonline = new Dashed\DashedEcommerceExactonline();
echo $dashed-ecommerce-exactonline->echoPhrase('Hello, Dashed!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Robin van Maasakker](https://github.com/Dashed)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance90

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~28 days

Recently: every ~106 days

Total

35

Last Release

46d ago

Major Versions

v1.0.1 → v2.0.52023-08-15

v1.0.2 → v2.0.12023-11-08

v2.0.29 → v4.0.02025-10-19

PHP version history (4 changes)v1.0PHP ^8.2

v2.0.9PHP ^8.3

v2.0.27PHP ^8.4

v2.0.28PHP ^8.3|^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7b24523d1886867475cbc2b4342b54b4427055e5b03745170d5299d2946cae7?d=identicon)[Robinvm](/maintainers/Robinvm)

---

Top Contributors

[![Robinvm](https://avatars.githubusercontent.com/u/22294849?v=4)](https://github.com/Robinvm "Robinvm (39 commits)")

---

Tags

laravelDasheddashed-ecommerce-exactonline

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/dashed-dashed-ecommerce-exactonline/health.svg)

```
[![Health](https://phpackages.com/badges/dashed-dashed-ecommerce-exactonline/health.svg)](https://phpackages.com/packages/dashed-dashed-ecommerce-exactonline)
```

###  Alternatives

[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[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)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[ziming/laravel-scrapingbee

A PHP Laravel Library for ScrapingBee

4310.6k](/packages/ziming-laravel-scrapingbee)

PHPackages © 2026

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