PHPackages                             nateatnts/blog-starter - 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. nateatnts/blog-starter

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

nateatnts/blog-starter
======================

A starter project for nateatnts/base-blog

1.02(4y ago)06Twig

Since Sep 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/NateAtNTS/blog-starter)[ Packagist](https://packagist.org/packages/nateatnts/blog-starter)[ RSS](/packages/nateatnts-blog-starter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Base Blog Starter App
=====================

[](#base-blog-starter-app)

Starter project which uses the scaffolding of the [Base Blog Core PHP Dependency](https://github.com/NateAtNTS/base-blog)to provide ready-made user management and templates.

Installation
------------

[](#installation)

```
composer create-project nateatnts/blog-starter project-name
```

Then, go to the root project:

```
cd project-name
```

or whatever directory name you created.

Next, create your environment file:

```
cp .env.example .env
```

Open up that file in your editor of choice. Fill in the site address, site name, and the database information.

Then you need to run the installation program.

```
./console install
```

Next, run npm install.

```
npm install
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

3

Last Release

1557d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

web app

### Embed Badge

![Health badge](/badges/nateatnts-blog-starter/health.svg)

```
[![Health](https://phpackages.com/badges/nateatnts-blog-starter/health.svg)](https://phpackages.com/packages/nateatnts-blog-starter)
```

###  Alternatives

[devrabiul/laravel-pwa-kit

Laravel PWA Kit is a lightweight and flexible package to add Progressive Web App (PWA) support to your Laravel applications with ease.

571.4k](/packages/devrabiul-laravel-pwa-kit)

PHPackages © 2026

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