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

ActiveLibrary

dashed/dashed-popups
====================

This is my package dashed-popups

v4.0.5(1mo ago)039MITPHPPHP ^8.3|^8.4

Since Oct 14Pushed 1mo ago1 watchersCompare

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

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

This is my package dashed-popups
================================

[](#this-is-my-package-dashed-popups)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a648ea14f1cdcd23f032de61fb23f5d8af827c2ddebbf03787d24a68ae0ff09a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7175626971782f6461736865642d706f707570732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/qubiqx/dashed-popups)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5382d67e313db62d45fc40126727068d3b3d546e037dbc1b05979afd1443a5f1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7175626971782f6461736865642d706f707570732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/qubiqx/dashed-popups/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a939c1bf99c6edb0aa382daa11a2f9c7eb7690360888de2406379b19b62186a6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7175626971782f6461736865642d706f707570732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/qubiqx/dashed-popups/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/7889430fb18045e750c73b5888a1637b7e1d04391832ec29e0bace7715db69b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7175626971782f6461736865642d706f707570732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/qubiqx/dashed-popups)

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/3488119444ce4174c3daf37f7a8b47952da7ce595996909364f256aba270bcc6/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6461736865642d706f707570732e6a70673f743d31)](https://spatie.be/github-ad-click/dashed-popups)

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-popups
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
$dashedPopups = new Dashed\dashedPopups();
echo $dashedPopups->echoPhrase('Hello, Qubiqx!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more inpopupation 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/Qubiqx)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance90

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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 ~38 days

Total

15

Last Release

48d ago

Major Versions

v0.0.2 → v1.0.02024-10-14

v1.0.1 → v2.0.12025-01-29

v2.0.5 → v4.0.02025-10-26

PHP version history (3 changes)v0.0.1PHP ^8.3

v1.0.1PHP ^8.4

v2.0.1PHP ^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 (4 commits)")

---

Tags

laravelDasheddashed-popups

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)

PHPackages © 2026

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