PHPackages                             dashed/dashed-pages - 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-pages

ActiveLibrary

dashed/dashed-pages
===================

This is my package dashed-pages

v4.0.1(6mo ago)0969[3 PRs](https://github.com/DashedCMS/dashed-pages/pulls)MITPHPPHP ^8.3|^8.4CI passing

Since Aug 6Pushed 4mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (6)Versions (43)Used By (0)

This is my package dashed-pages
===============================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/93974fa7bb789923bb26e7c57cdc1809b6b63778137c05f28faf91666e9531c1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4461736865642d4445562f6461736865642d70616765732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dashed-DEV/dashed-pages)[![GitHub Tests Action Status](https://camo.githubusercontent.com/fd23a37e1de46bb65488e831ee08bee01ae139bebc3325a6b85c4a943249076d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4461736865642d4445562f6461736865642d70616765732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/Dashed-DEV/dashed-pages/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/4ada9e286d03b58607074b9b5161e9db6af8c347c9cae8b81ff606ceec1c07f9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4461736865642d4445562f6461736865642d70616765732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/Dashed-DEV/dashed-pages/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e8e9d535cd131b48f84e4c7a27f9db8aec5c35c9b0d33f084d1a57e8096cd2e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4461736865642d4445562f6461736865642d70616765732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dashed-DEV/dashed-pages)

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/e825df0232e69d9c33fef57d12f8c4d25efe203af747440b7f56ee694b22d758/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6461736865642d70616765732e6a70673f743d31)](https://spatie.be/github-ad-click/dashed-pages)

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

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
$dashedPages = new Dashed\DashedPages();
echo $dashedPages->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

46

—

FairBetter than 93% of packages

Maintenance73

Regular maintenance activity

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 85.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 ~22 days

Recently: every ~71 days

Total

38

Last Release

181d ago

Major Versions

v1.0.3 → v2.0.22023-11-08

v2.0.33 → v4.0.02025-10-19

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

v2.0.24PHP ^8.3

v2.0.28PHP ^8.4

v2.0.29PHP ^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 (47 commits)")[![MilanVrenssen1](https://avatars.githubusercontent.com/u/113173230?v=4)](https://github.com/MilanVrenssen1 "MilanVrenssen1 (6 commits)")[![MilanVrenssen](https://avatars.githubusercontent.com/u/71873515?v=4)](https://github.com/MilanVrenssen "MilanVrenssen (2 commits)")

---

Tags

laravelDasheddashed-pages

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

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

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

###  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)
