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

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

dashed/dashed-core
==================

DashedCore

v4.0.103(1mo ago)03.2k↓33.3%[3 PRs](https://github.com/DashedCMS/dashed-core/pulls)MITPHPPHP ^8.4CI failing

Since Aug 7Pushed 2mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (64)Versions (497)Used By (0)

Dashed Core
===========

[](#dashed-core)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e3d7ba07bba8eb65b00db000094c81f3f157acdcfbe975d8c3c8344e14823817/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4461736865642d4445562f6461736865642d636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dashed-DEV/dashed-core)[![GitHub Tests Action Status](https://camo.githubusercontent.com/235c0bea2598e01f46f039b0ea336215f97cacf4495973ab1c895c05abab4275/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4461736865642d4445562f6461736865642d636f72652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/Dashed-DEV/dashed-core/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/ffd297376e6d61d12407a934c4824a39452cfc0d1a5f4469e78915a49d916198/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f4461736865642d4445562f6461736865642d636f72652f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/Dashed-DEV/dashed-core/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/fd4dc57518f2b09bbdae78f5edab614bd976d34f615077a48b17979619b85e18/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4461736865642d4445562f6461736865642d636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Dashed-DEV/dashed-core)

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/ac4c944e9ed7de6954fd4130b80e4438b9c21e086d62f4f1d25e4940c07c083f/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f44617368656420636f72652e6a70673f743d31)](https://camo.githubusercontent.com/ac4c944e9ed7de6954fd4130b80e4438b9c21e086d62f4f1d25e4940c07c083f/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f44617368656420636f72652e6a70673f743d31)\]( core)

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

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$dashed-core = new Dashed\DashedCore();
echo $dashed-core->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.

Build: node bin/build.js

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance86

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 87.6% 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 ~2 days

Total

493

Last Release

54d ago

Major Versions

v1.0.52 → v2.0.12023-11-15

v2.1.94 → v4.0.02025-10-26

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

v2.0.151PHP ^8.3

v2.0.214PHP ^8.4

v2.0.216PHP ^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 (240 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (14 commits)")[![MilanVrenssen1](https://avatars.githubusercontent.com/u/113173230?v=4)](https://github.com/MilanVrenssen1 "MilanVrenssen1 (4 commits)")[![MilanVrenssen](https://avatars.githubusercontent.com/u/71873515?v=4)](https://github.com/MilanVrenssen "MilanVrenssen (2 commits)")

---

Tags

laravelDasheddashed-core

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[lara-zeus/bolt

Zeus Bolt is form builder for your users, with so many use cases

23640.2k2](/packages/lara-zeus-bolt)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[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)[outerweb/filament-settings

Filament integration for the outerweb/settings package

3690.9k4](/packages/outerweb-filament-settings)

PHPackages © 2026

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