PHPackages                             aw-studio/macrame-cms - 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. aw-studio/macrame-cms

ActiveProject

aw-studio/macrame-cms
=====================

wip.

07[1 issues](https://github.com/aw-studio/macrame-cms/issues)[1 PRs](https://github.com/aw-studio/macrame-cms/pulls)Vue

Since Jan 20Pushed 3y agoCompare

[ Source](https://github.com/aw-studio/macrame-cms)[ Packagist](https://packagist.org/packages/aw-studio/macrame-cms)[ RSS](/packages/aw-studio-macrame-cms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

[![image](https://user-images.githubusercontent.com/36259611/212055535-4a4c3617-0db7-4d6e-b068-b42b8bf9027e.svg)](https://user-images.githubusercontent.com/36259611/212055535-4a4c3617-0db7-4d6e-b068-b42b8bf9027e.svg)

Setup
-----

[](#setup)

Create a new cms project named `your-website` by running

```
composer create-project aw-studio/macrame-cms:dev-main your-website
```

Create a database and add the credentials in the`.env` file. Then run the following command to migrate and seed with some basic data.

```
php artisan migrate:fresh --seed
```

Install the NPM dependencies and start the dev script

```
npm install && npm run dev
```

You should now be able to visit `your-website.test/admin` and login with default admin credentials:

```
username: admin
password: secret

```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 81% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b2d65d58480dd7fdbf4f4593158cbd0634550ee9210c49957cc48c8a8ccaef6?d=identicon)[jannescb](/maintainers/jannescb)

---

Top Contributors

[![lpheller](https://avatars.githubusercontent.com/u/36259611?v=4)](https://github.com/lpheller "lpheller (34 commits)")[![Chrissle28](https://avatars.githubusercontent.com/u/69738385?v=4)](https://github.com/Chrissle28 "Chrissle28 (4 commits)")[![aw-gerrit](https://avatars.githubusercontent.com/u/67461498?v=4)](https://github.com/aw-gerrit "aw-gerrit (3 commits)")[![jannescb](https://avatars.githubusercontent.com/u/17292622?v=4)](https://github.com/jannescb "jannescb (1 commits)")

### Embed Badge

![Health badge](/badges/aw-studio-macrame-cms/health.svg)

```
[![Health](https://phpackages.com/badges/aw-studio-macrame-cms/health.svg)](https://phpackages.com/packages/aw-studio-macrame-cms)
```

PHPackages © 2026

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